doesn't create anything
No error, no lib, (kubuntu 6.06)
PB Linux 4 beta 3, installed in homedir.
greetings
Thomas
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
started from command line? unfortunately the only way to get it to work atm.... that's a path issue and not fixed yet... as you cannot directly influence the path where pbcompiler puts its output (except when creating an exe)
walker wrote: unfortunately the only way to get it to work atm.... that's a path issue and not fixed yet... as you cannot directly influence the path where pbcompiler puts its output (except when creating an exe)
don't understand? It's a bug in the current PB version?
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
so why the hell OpenLibrary() doesn't find the GTK libs ???? :roll:
Could you please tell me where on your machine the gtk2 libs are? maybe the command OpenLibrary() has a bug.... ( and start it from the commandline...)
I do not want to use any file located on another machine... OpenLibrary MUST find the files... what happens when you do an OpenLibrary("libgtk-x11-2.0.so")??? does it fail?
as OpenSuse is LSB conform (I guess) and Openlibrary() fails on your machine... Fred has a little more to do...
(when reading the FileSystem Hirachie Standard - FHS - 2.3, I'm not really sure that OpenSuse is 100% LSB conform....but maybe I missunderstood something...)
Well, SLED 10, SUSE Linux 10.0 and SUSE Linux 10.1 are LSB-certified.
==> http://www.linux-foundation.org/en/Products
There's no note about openSUSE 10.2 but I guess there shouldn't be a big difference.
Could you please download it again (see first post) ?
does it work now?
(btw... what do you say to my new baloon-style tips when mouse is over a checkboxgadget ?... libnotify must be installed.... sorry its a develpment version...))
walker wrote:(btw... what do you say to my new baloon-style tips when mouse is over a checkboxgadget ?... libnotify must be installed.... sorry its a develpment version...))
Please don't use libnotify for tool-tips! Some distributions like openSUSE using a patched libnotify, so that all notifications are shown (for good reason) as stacked notifications.