🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

[MingW - Boost::asio + OpenSSL] Undefined reference BUT find it with "nm"

Started by
10 comments, last by rXpSwiss 6 years, 7 months ago
On 11/18/2017 at 3:45 AM, hplus0603 said:

cmake can generate visual studio projects, unless the cmakefiles are explicitly made to be linux-only.

 

What I meant is that Clion does not support Microsoft debugger yet. So if I build with the microsoft compiler I won't be able to debug in Clion. That would mean I would need to have a double IDE project.

This topic is closed to new replies.

Advertisement