Closed haruagio closed 3 months ago
The images are cropped such that parts of the error messages are left out, so I could be missing something, but it seems to me that this doesn't have anything to do with libcosim. I think the error message “The C compiler […] is not able to compile a simple test program” is issued before CMake gets to the project-specific stuff; rather it seems the error occurs during CMake's toolchain detection/characterisation/configuration process. If I'm right in this, you'll probably be better off looking for answers on Stack Overflow or similar sites.
Have you tried building other CMake projects, and if so, how did that go?
The images are cropped such that parts of the error messages are left out, so I could be missing something, but it seems to me that this doesn't have anything to do with libcosim. I think the error message “The C compiler […] is not able to compile a simple test program” is issued before CMake gets to the project-specific stuff; rather it seems the error occurs during CMake's toolchain detection/characterisation/configuration process. If I'm right in this, you'll probably be better off looking for answers on Stack Overflow or similar sites.
Have you tried building other CMake projects, and if so, how did that go?
Thanks for the feedback mate, I have yet to try making a cmake project on my current workstation. I will have a try making one and see if this issue presist.
Thanks. I'm closing this issue for now. Please reopen if you find that the error does seem to be libcosim specific.
Hello all,
I am currently trying to run step 2 to generate build system, by typing cmake --preset=conan-default and I am currently getting the following errors: and following lines are just error FTK1011 could not create the new file tracking log file.
I have checked my cl.exe path, my cmake version and they are all up to date. Any experts able to help me up on this? Thank you in advance guys.