Is autobahn-cpp still working in December 2024? #243
Unanswered
malibu1966
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi!
building boost for a semi-*NIX like mingw has always been a challenge (in my experience), more or less personally, I would recommend:
OR as you note, use Python/Pyside6/QML, which is a very capable and advanced environment in general - and it should work more or less decently on windows as well if you absolutely want to have win32 mingw/C++ and Boost and everything, this is for the hard core people, expect issues and pain. nothing new. windows. my 2cts. hope that helps, cheers, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there, I was planning on making a win32 mingw/C++/Qt6/QML/WAMP client but I am unclear on how to build this and wonder if it is still possible. I attempted to build the boost library but that instructed me to build a b2 binary first and the link to the b2 binary build gives me a 404.
Please help me not waste my time, does anyone know if the dependencies can be built today? Otherwise I will switch to a Python/Pyside6/QML based client.
Beta Was this translation helpful? Give feedback.
All reactions