Re: [CMake] Windows C++ static library fails to access external method during initialization

2019-11-08 Thread David Aldrich
Fixed using OBJECT libraries. Thank you to anyone here who answered on
StackOverflow.

On Fri, Nov 8, 2019 at 12:02 PM David Aldrich 
wrote:

> Hi, I have a linker problem with a Windows C++ project that uses a static
> library. I have described the problem on StackOverflow here:
>
>
> https://stackoverflow.com/questions/58765494/windows-c-static-library-fails-to-access-external-method-during-initialization
>
>
> I think the problem could be resolved by adjusting the CMakeLists.txt
> file.  Please could someone have a look at the above link and comment
> either in StackOverflow or reply here?
>
> I am using Ninja with the VS2019 C++ compiler on Windows 10.
>
> Thanks in advance,
> David
>
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake


[CMake] Windows C++ static library fails to access external method during initialization

2019-11-08 Thread David Aldrich
Hi, I have a linker problem with a Windows C++ project that uses a static
library. I have described the problem on StackOverflow here:

https://stackoverflow.com/questions/58765494/windows-c-static-library-fails-to-access-external-method-during-initialization


I think the problem could be resolved by adjusting the CMakeLists.txt
file.  Please could someone have a look at the above link and comment
either in StackOverflow or reply here?

I am using Ninja with the VS2019 C++ compiler on Windows 10.

Thanks in advance,
David
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake