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

Doesn't compile in macos #224

Open
Siri94 opened this issue Jan 16, 2018 · 1 comment
Open

Doesn't compile in macos #224

Siri94 opened this issue Jan 16, 2018 · 1 comment

Comments

@Siri94
Copy link

Siri94 commented Jan 16, 2018

[ 27%] Built target voglcore
[ 29%] Built target voglgen
[ 29%] Built target voglgen_make_inc
[ 47%] Built target voglcommon
[ 48%] Building CXX object src/voglreplay/CMakeFiles/vogl.dir/replay_tool_trace.cpp.o
In file included from /Users/shk/Library/Mobile                                            ^     ~
/Users/shk/Library/Mobile Documents/com~apple~CloudDocs/MainProjects/SMK/vogl/src/voglreplay/replay_tool_trace.cpp:129:58: error: ordered comparison between pointer and zero ('char *' and 'int') [Semantic Issue]
    if ((file_utils::get_exec_filename(buf, sizeof(buf)) <= 0))
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~
289 warnings and 1 error generated.
make[2]: *** [src/voglreplay/CMakeFiles/vogl.dir/replay_tool_trace.cpp.o] Error 1
make[1]: *** [src/voglreplay/CMakeFiles/vogl.dir/all] Error 2
make: *** [all] Error 2

And my solution is like that: 6846f4e

225 warnings generated.
[100%] Linking CXX executable ../../../ktxtool64
[100%] Built target ktxtool

If it seems no problem, close it.

@rlalance
Copy link

Confirmed. Does not currently build.

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

2 participants