User forums > Using Code::Blocks

[Linux] some trouble with tar and make

(1/1)

st3vie:
Hello,

i downloaded the tar and when i extract it, i get
--- Code: ---tar: A lone zero block at 12452
--- End code ---
i don't know if this creates problems? I tried to download again from a different mirror, but the same thing happened.

when i try make from the src directory, i get the following error ( and many times if i try to ocntinue)
--- Code: ---sdk/editormanager.cpp:127:107: pasting "LL" and "L"ID_EditorManagerCloseButton""
does not give a valid preprocessing token
make: *** [.deps/sdk/editormanager.d] Error 1
--- End code ---

Does the first problem have anything to do with the second perhaps? Any ideas anyone? The program looks very interesting, and i'd like to try it out. :)

thanks
-st3vie

grv575:
First problem is ok.  I got that too but the sources are good.
Second is a unicode issue.  That tar doesn't support unicode wxWidgets builds yet (so build an ansi version first or download the cvs source which is more current).

st3vie:
ok, thanks. i'll checkout the CVS sources later then. i also noticed there were some more interesting threads in the installation forum, so i'll check there as well if needed. :)

-st3vie

rickg22:
Yes, many BIG changes in RC2! :)

Navigation

[0] Message Index

Go to full version