codeblocks-12.11(9455) wxformbuilder-3.4 wxWidgets-3.0.0

Core libraries and systems
Post Reply
Message
Author
gyro
Posts: 1798
Joined: Tue 28 Oct 2008, 21:35
Location: Brisbane, Australia

codeblocks-12.11(9455) wxformbuilder-3.4 wxWidgets-3.0.0

#1 Post by gyro »

I have uploaded 4 sfs files to www.gamefront.com.au:

http://www.gamefront.com/files/23859876 ... 686.sfs.gz
This contains a standalone codeblocks in "/opt/codeblocks" and "/usr/share/applications/codeblocks.desktop".
It should appear in the "Utilty" menu. If not, you can always click on the "codeblocks.desktop" file, or drag it to the desktop.

http://www.gamefront.com/files/23859872 ... 686.sfs.gz
This contains a standalone wxformbuilder, similar to the codeblocks sfs.

http://www.gamefront.com/files/23859894 ... 686.sfs.gz
This is just a combination of both the above applications, if you want both.

http://www.gamefront.com/files/23853097 ... 686.sfs.gz
This is a recent version of the wxWidgets suitable for building applications. It contains wxWidgets in "/opt/wxWidgets" and a link to "wx-config" in "/usr/local/bin".

Alternatively you can go to http://www.gamefront.com/files/user/gyrog and browse all the files.

NOTES on www.gamefront.com:
1) They have a restriction on the file extensions they will accept. So after you download a file you need to "gunzip" it.
2) If any file has not been downloaded in the last 60 days, it gets deleted.

NOTES on the apps:
1) All these have been compiled on puppy squeeze Exprimo 5.X.3.4.12 for an i686 architecture.
2) Although both codeblocks and wxformbuilder run on wxWidgets-2.8.12, they contain only what they need. To build a wxWidgets application, you need a separate installation of the whole of the wxWidgets library. One advantage of this is that you can choose any version and build you want to use.
3) The wxWidgets-2.9.5 library I have uploaded is a static build, this means that the parts of wxWidgets that your program uses are loaded in with the program. No need to distribute wxWidgets libraries with your application. Why? It's the way I build applications now.
4) I plan to upload a wxWidgets-3.0 library shortly after it is released. Done.

gyro

gyro
Posts: 1798
Joined: Tue 28 Oct 2008, 21:35
Location: Brisbane, Australia

New sfs's uploaded.

#2 Post by gyro »

Uploaded new files, see main post for new url's.

Reflects release of wxWidgets 3.0.0.

wxformbuilder.desktop modified, now more likely to appear in the desktop menu.

gyro

Post Reply