Installing and running pbcompiler?

Linux specific forum
aaron
Enthusiast
Enthusiast
Posts: 267
Joined: Mon Apr 19, 2004 3:04 am
Location: Canada
Contact:

Post by aaron »

Doh! Thanks.
freak
PureBasic Team
PureBasic Team
Posts: 5929
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

btw, if you go to the "Editor" tab in the preferences and put gtk2 in the
Subsystem field there, it will be set by default for each new source you create.
quidquid Latine dictum sit altum videtur
aaron
Enthusiast
Enthusiast
Posts: 267
Joined: Mon Apr 19, 2004 3:04 am
Location: Canada
Contact:

Post by aaron »

Beautiful. Works like a charm!
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

Hey i have a problem, I have Ubuntu "hoaray Hedghog" I got the IDE up and running but i can't compile because Ubuntu has GTK 2.4 installed and there is a problem with the makefile of gtk 1.2 how to install it and where can I get binaries for it (I know damn Linux hates binaries)
bye Nik
Fred
Administrator
Administrator
Posts: 16686
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

try to compile with gtK2 (if you have installed the gtk2 dev package) with pbcompiler -s gtk2 yourfile.pb
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

Thanks a lot Fred.
bye Nik
:!: get working again :lol:
Post Reply