User forums > Help

Building from the new SF repo

<< < (2/9) > >>

Commaster:
Good old Ubuntu 12.10 with wx 2.8.12 all the time, as it succeeded in previous compilations.

It compiles 8901 just fine... Isn't this an indicator, that the setup is proper?
(Right, I checked only to that point where I would get the build error)

stefanos_:

--- Quote from: oBFusCATed on March 29, 2013, 08:01:49 pm ---What OS/distros are you using? It compiles fine on my gentoo machine.
Also make sure you're using wxGTK-2.8.12!

--- End quote ---

Debian wheezy, 32-bit fully up to date here.

Jenna:
I look into it.

oBFusCATed:

--- Quote from: Commaster on March 29, 2013, 08:03:51 pm ---It compiles 8901 just fine... Isn't this an indicator, that the setup is proper?

--- End quote ---
8901 could not be fine... it will fail to load the CC plugin.

stefanos_:
@thomas-denk: With the latest revision, your changes fail at:


--- Code: ---filemanager.cpp: In function 'bool platform::move(const wxString&, const wxString&)':
filemanager.cpp:193:21: error: 'oldname' was not declared in this scope
filemanager.cpp:193:30: error: 'newname' was not declared in this scope
make[3]: *** [filemanager.lo] Error 1
make[3]: Leaving directory `/home/stefanos/svn_code/CodeBlocks/src/sdk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/stefanos/svn_code/CodeBlocks/src/sdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/stefanos/svn_code/CodeBlocks/src'
make: *** [all-recursive] Error 1

--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version