Commit graph

10 commits

Author SHA1 Message Date
a5c3566ccc Fix RelWithDebInfo building. 2025-08-12 22:17:36 +02:00
70ce7533ba Revert "Avoid asserts by not using Qt debug builds."
This reverts commit d1f1763764.
2025-08-11 21:58:59 +02:00
2d2a177b78 Avoid libnode build failure because of unsupported RelWithDebInfo build_type. 2025-08-11 11:59:12 +02:00
d1f1763764 Avoid asserts by not using Qt debug builds. 2025-08-11 11:29:05 +02:00
168c4f2cce Use Conan source Qt package on Windows. 2025-06-28 20:13:24 +02:00
989818daf2 Fix "The compiler.cppstd is not defined for this configuration".
True edge case in Conan. It seems that the cache logic works without setting compiler.cppstd, while building requires it in some cases. On my system, everything requiring it was already cached, so I didn't run into any errors while building even without it being set.
2025-06-04 02:33:13 +02:00
1c0ba049c3 Force C++20 for webrtc-audio-processing, as it doesn't build on Windows otherwise. 2025-05-14 17:27:30 +02:00
5821d341a9 Get Qt from Conan on Windows. 2025-05-14 17:22:10 +02:00
Edgar
e88f5d4d70 🐛 Fixed VS 2022 build scripts 2025-05-14 17:21:33 +02:00
Edgar
e36869c3e0 🔧 Add conan profiles 2025-05-14 17:13:55 +02:00