-
Notifications
You must be signed in to change notification settings - Fork 294
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
Getting Cmake Error while Building #69
Comments
yes i followed all the steps.this error was coming from running vs.bat.Is there any path related issue. |
Now i am getting this error. "D:\Andre\CppTrader\temp\ALL_BUILD.vcxproj" (default target) (1) -> |
UuidCreate and UuidCreateSequential come from MS, you need to link Rpcrt4.lib. Arguably these should be public dependencies of cppcommon module, or at least interface dependencies if you want to rely on the user to link these |
CMake Error at C:/Users/dataman/AppData/Local/Programs/Python/Python310/Lib/site-packages/cmake/data/share/cmake-3.22/Modules/SystemInformation.cmake:35 (file):
file failed to open for writing (No such file or directory):
Call Stack (most recent call first):
modules/CppCommon/CMakeLists.txt:27 (include)
CMake Error at C:/Users/dataman/AppData/Local/Programs/Python/Python310/Lib/site-packages/cmake/data/share/cmake-3.22/Modules/SystemInformation.cmake:35 (file):
file failed to open for writing (No such file or directory):
Call Stack (most recent call first):
modules/CppCommon/CMakeLists.txt:27 (include)
CMake Error at C:/Users/dataman/AppData/Local/Programs/Python/Python310/Lib/site-packages/cmake/data/share/cmake-3.22/Modules/SystemInformation.cmake:35 (file):
file failed to open for writing (No such file or directory):
Call Stack (most recent call first):
modules/CppCommon/CMakeLists.txt:27 (include)
The text was updated successfully, but these errors were encountered: