We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[ 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.
The text was updated successfully, but these errors were encountered:
Confirmed. Does not currently build.
Sorry, something went wrong.
No branches or pull requests
And my solution is like that: 6846f4e
If it seems no problem, close it.
The text was updated successfully, but these errors were encountered: