Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

westeros-compositor.h:8:33: error: conflicting declaration ‘typedef long long unsigned int uint64_t’ #719

Open
dwrobel opened this issue Dec 6, 2017 · 0 comments

Comments

@dwrobel
Copy link
Contributor

dwrobel commented Dec 6, 2017

In file included from /home/sw/projects/pxscene/pxCore/examples/pxScene2d/src/pxWayland.h:35:0,
from /home/sw/projects/pxscene/pxCore/examples/pxScene2d/src/pxWaylandContainer.h:24,
from /home/sw/projects/pxscene/pxCore/examples/pxScene2d/src/pxScene2d.cpp:53:
/home/sw/projects/pxscene/pxCore/examples/pxScene2d/src/../external/westeros-stub/westeros-compositor.h:8:33: error: conflicting declaration ‘typedef long long unsigned int uint64_t’
typedef unsigned long long int uint64_t;
^~~~~~~~
In file included from /usr/include/stdint.h:37:0,
from /usr/lib/gcc/x86_64-redhat-linux/7/include/stdint.h:9,
from /home/sw/projects/pxscene/pxCore/examples/pxScene2d/src/../../../src/rtString.h:26,
from /home/sw/projects/pxscene/pxCore/examples/pxScene2d/src/pxScene2d.h:38,
from /home/sw/projects/pxscene/pxCore/examples/pxScene2d/src/pxScene2d.cpp:21:
/usr/include/bits/stdint-uintn.h:27:20: note: previous declaration as ‘typedef __uint64_t uint64_t’
typedef __uint64_t uint64_t;
^~~~~~~~

Looks like it was introduced by: #710

dwrobel added a commit to dwrobel/pxCore that referenced this issue Dec 6, 2017
dwrobel added a commit to dwrobel/pxCore that referenced this issue Dec 9, 2017
dwrobel added a commit to dwrobel/pxCore that referenced this issue Dec 9, 2017
dwrobel added a commit to dwrobel/pxCore that referenced this issue Dec 11, 2017
dwrobel added a commit to dwrobel/pxCore that referenced this issue Dec 11, 2017
dwrobel added a commit to dwrobel/pxCore that referenced this issue Dec 12, 2017
dwrobel added a commit to dwrobel/pxCore that referenced this issue Dec 12, 2017
dwrobel added a commit to dwrobel/pxCore that referenced this issue Dec 14, 2017
dwrobel added a commit to dwrobel/pxCore that referenced this issue Dec 18, 2017
dwrobel added a commit to dwrobel/pxCore that referenced this issue Dec 19, 2017
dwrobel added a commit to dwrobel/pxCore that referenced this issue Dec 20, 2017
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 8, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 9, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 9, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 9, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 11, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 18, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 19, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 19, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 22, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 23, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 23, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 24, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 24, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 25, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 29, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 29, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 31, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 31, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Jan 31, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Feb 2, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Feb 5, 2018
dwrobel added a commit to dwrobel/pxCore that referenced this issue Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant