Hello,
i downloaded the tar and when i extract it, i gettar: A lone zero block at 12452
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)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
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
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).
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
Yes, many BIG changes in RC2! :)