sw icon indicating copy to clipboard operation
sw copied to clipboard

swgui for Windows deprecated

Open MK-3PP opened this issue 2 years ago • 2 comments

Hello,

after fixing the C++23 issue with older Visual C++ compilers, cmake still did not like me and I tried building tesseract with swgui for windows. Unfortunately, the builds on https://software-network.org/client/ are from December 2022.

And thus I get an error:

[140/140] D:/Tools/sw/.sw/cfg/258933/loc.sw.self.d8df57-0.0.30.dll Exception in file D:/dev/cppan2/client2/src/sw/driver/module.cpp:74, function Module: Bad config ABI version. Module ABI (31) is greater than binary ABI (30). Update your sw binary. Will rebuild on the next run.

I can build it using the command line client from June 2023, but it is cumbersome to configure.

Bottom line: Maybe update the binary clients more frequently :-)

MK-3PP avatar Sep 12 '23 12:09 MK-3PP

Hi,

I've updated swgui. Try it now.

Be sure you are downloading the right file with arch suffix. https://software-network.org/client/swgui-master-windows_x86_64-client.zip

egorpugin avatar Sep 13 '23 16:09 egorpugin

Sorry, already made it using just cmake. Appreciating the update though.

MK-3PP avatar Oct 11 '23 11:10 MK-3PP