User forums > Using Code::Blocks

Code::Blocks doesn't compile on Ubuntu Linux with wx 2.5

<< < (6/13) > >>

Funto:
There are 2 issues with what you are talking about :
-1st, my Code::Blocks install is really primitive, in so far as I don't have any plugins : I think that's why I can't generate the Makefile, and that's why I can't compile from C::B itself.
-2ndly, it seems that the UNIX C::B project isn't up do date either : when I look into Sources->sdk, I can't see customvars.cpp for example, which is one of the files I had to add manually. This is right for the unix-wx2.6 project too :( And when I try to open the Windows project C::B crashes...

rickg22:
hmmmmmmmm
Then it seems we'll have to wait for Yiannis to release an updated makefile.unix

or we could ask any of us users to generate one from cvs VERSION_1_0. Anyone?

knue:
the Makefile.unix does not contain information for
sdk/customvars.h
sdk/customvars.cpp

sdk/externaldepsdlg.h
sdk/externaldepsdlg.cpp

I am currently trieng to fix this

knue:
yeah it worx:

I attached the makefile.

Remember to do this:

# dos2unix -n update update.unix
# chmod +x update.unix
# ./update.unix

start with:
# cd output
# ./run.sh

enjoy

PS:
Cuz the file is greater than 128 kb I had to compress it but i am not allowed to post *.tar.gz-files. So I added the .txt
Just rename and extract

[attachment deleted by admin]

mandrav:
Try this makefile (rename it to Makefile.tgz). This should be in the source package. If it's not, my bad, sorry.

[EDIT]
Hey knue, thanks for doing the same thing :)
[/EDIT]

Yiannis.

[attachment deleted by admin]

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version