I'm building this new windows system... I installed the latest cmake
I'm attempting to build this project with visual studio
1) it couldn't find an assembler until I put gcc in the path (i'm not sure what part is requiring assembly I'll dig into that later) I added NASM to the path, and that didn't help.
2) I've been specifying libraries to link against as just their name in my cmakelists files; so that I can build with gcc and get 'libodbc32.a' or MSVC and get 'odbc32.lib' but the .lib extension isn't being added to the libraries specifed in the generated VS(2019) project files
--
Powered by kitware.com/cmake
Kitware offers various services to support the CMake community. For more information on each offering, please visit
https://cmake.org/servicesVisit other Kitware open-source projects at
https://www.kitware.com/platformsFollow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmakeThis mailing list is deprecated in favor of
https://discourse.cmake.org