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

Build failing with "Pointers are neither 4 or 8 bytes. WTF ?" #2

Open
norswap opened this issue Oct 8, 2012 · 0 comments
Open

Build failing with "Pointers are neither 4 or 8 bytes. WTF ?" #2

norswap opened this issue Oct 8, 2012 · 0 comments
Labels

Comments

@norswap
Copy link

norswap commented Oct 8, 2012

This is because CMAKE_SIZEOF_VOID_P is undefined. Why it is undefined is yet to determine. One of the lead is that to determine this value, CMake has to dump data to a file, and so there might be something to do with permissions here, tough it's clearly not the obvious thing.

The problem has been reported on both Windows 7 and Linux but I can't reproduce it on any of my own machines, which make it even stranger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant