| |
Maxlide
Registered: Apr 2003 Posts: 31 |
Release id #210208 : CCGMSx V1.0.0
Really nice tool. No doubt! Is it possible to do multi-up-& downloads with this tool? No matter what I try I can do single filetransfers only. |
|
| |
chatGPZ
Registered: Dec 2001 Posts: 11386 |
./ccgmsx: error while loading shared libraries: libwx_gtk3u_adv-3.0.so.0: cannot open shared object file: No such file or directory
Would be nice if you'd put the source online, so we can build a working binary. |
| |
Six
Registered: Apr 2002 Posts: 293 |
Runs fine here but I have
libwxbase3.0-0v5/focal,now 3.0.4+dfsg-15build1 amd64 libwxbase3.0-dev/focal,now 3.0.4+dfsg-15build1 amd64 libwxgtk3.0-gtk3-0v5/focal,now 3.0.4+dfsg-15build1 amd64 libwxgtk3.0-gtk3-dev/focal,now 3.0.4+dfsg-15build1 amd64 |
| |
chatGPZ
Registered: Dec 2001 Posts: 11386 |
# wx-config --libs
-L/usr/lib64 -pthread -lwx_gtk3u_xrc-3.0-gtk3 -lwx_gtk3u_html-3.0-gtk3 -lwx_gtk3u_qa-3.0-gtk3 -lwx_gtk3u_adv-3.0-gtk3 -lwx_gtk3u_core-3.0-gtk3 -lwx_baseu_xml-3.0-gtk3 -lwx_baseu_net-3.0-gtk3 -lwx_baseu-3.0-gtk3
It 'works' after throwing some symlinks around, but thats really ugly and shouldnt be necessary.
Not even mentioning that adding missing features or fixing little bugs would go way faster if the source would be available. |
| |
Raistlin
Registered: Mar 2007 Posts: 680 |
We never see these comments re: opensourcing demos.. could be nice to be able to jump in and optimise demos for peeps, turn anims into real-time, etc ;-) |
| |
Burglar
Registered: Dec 2004 Posts: 1101 |
sudo apt install libwxgtk3.0-gtk3-dev
so now I can start it on ubuntu 22.04, but font is borked |
| |
chatGPZ
Registered: Dec 2001 Posts: 11386 |
Quote:We never see these comments re: opensourcing demos
Please don't try to ridicule that request. It's obviously a totally different thing. For tools that i use for hobby things, open source is a must for me these days - no point in relying on something that you don't know if it will work in the future.
Quote:so now I can start it on ubuntu 22.04, but font is borked
You'll have to install their cbm font manually. Thats one thing that could be fixed (see how VICE uses it without the need to install it). |
| |
Burglar
Registered: Dec 2004 Posts: 1101 |
Quoting GroepazYou'll have to install their cbm font manually. Thats one thing that could be fixed (see how VICE uses it without the need to install it). this actually worked, found the ttf in vice tree and installed it, thanks! |
| |
morphfrog
Registered: Mar 2002 Posts: 33 |
And it seems the latest version dosent even have a Linux binary
https://style64.org/release/ccgmsx-v1.0.1-style
Yes very nice term but indeed opensource would be nice so we have build our own versions |