1
Programming / Re: OPenchat
« on: Today at 02:14:32 am »I get that same POPUPLOG when trying to run both OpenChat and OpenChat-SMP on ArcaOS 5.1. No exceptq file either...
Openchat pre-dates exceptq by at least a decade....
OS2World.com Forum is back !!!
Remember to visit OS2World at:
http://www.os2world.com
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
I get that same POPUPLOG when trying to run both OpenChat and OpenChat-SMP on ArcaOS 5.1. No exceptq file either...
#ifdef OS_UNIX_NOT_MAC
#include "powersaving.h"
#endif
There is a new release of Dooble (7/15) - any chance you could build it for QT6?Not tested, but https://smedley.id.au/tmp/dooble-2023.07.15-os2-qt-6.3.x-20230724.zip
Next error i see when building tools...
-G "Unix Makefiles"
to your cmake line.Paul, do we have build instructions for Qt6?
set LIBS=-lpthread -lcx
set BEGINLIBPATH=u:\dev\qt6-base-os2-6.3.x\build\lib
dash ../configure -prefix /qt6 -no-opengl -release -system-sqlite -openssl-linked -no-pch -no-avx -- -DQT_BUILD_EXAMPLES=ON -DQT_BUILD_TESTS=OFF 2>&1 | tee configure.log
- build with cmake --build .dash /qt6/bin/qt-configure-module .. 2>&1 | tee configure.log
- build with cmake --build .wget ftp://dry@ftp.os2voice.org/Dooble_10_07_23.zip --ftp-password=email@address.com