Skip to content

Instantly share code, notes, and snippets.

@ZachBacon
Created September 16, 2018 18:12
Show Gist options
  • Save ZachBacon/fa6b7520b405da67500da8dae719707d to your computer and use it in GitHub Desktop.
Save ZachBacon/fa6b7520b405da67500da8dae719707d to your computer and use it in GitHub Desktop.
Found SFML 2.5.0 in D:/Deps/build-root/include
CMake Error at cmake/HostCompile.cmake:27 (message):
Failed compiling D:/Deps/visualboyadvance-m/src/wx/bin2c.c for the host:
Microsoft (R) C/C++ Optimizing Compiler Version 19.15.26729 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
bin2c.c
Microsoft (R) Incremental Linker Version 14.15.26729.0
Copyright (C) Microsoft Corporation. All rights reserved.
/out:bin2c.exe
/out:D:/Deps/visualboyadvance-m/build-x64/D:/Deps/visualboyadvance-m/build-x64/bin2c.exe
bin2c.obj
LINK : fatal error LNK1104: cannot open file
'D:/Deps/visualboyadvance-m/build-x64/D:/Deps/visualboyadvance-m/build-x64/bin2c.exe'
Call Stack (most recent call first):
src/wx/CMakeLists.txt:432 (HOST_COMPILE)
Configuring incomplete, errors occurred!
See also "D:/Deps/visualboyadvance-m/build-x64/CMakeFiles/CMakeOutput.log".
See also "D:/Deps/visualboyadvance-m/build-x64/CMakeFiles/CMakeError.log".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment