User forums > Nightly builds
The 22 October 2007 build (4551) is out.
Biplab:
--- Quote from: morgan on October 23, 2007, 03:46:36 pm ---Linux' CB-4551 seems to store files in UTF-8, though it is configured to use another codepage. Can anybody confirm this ?
--- End quote ---
I made a change in rev 4553 which would fix such problem. But still one issue remains. The fallback code uses ISO-8859-1 encoding. So even if you set the code page to CP1252, C::B won't be able to detect it on Linux as the detection code is missing.
darthdespotism:
rev4554 doesn't compile for me (Did svn cleanup + ./bootstrap + make clean + ./configure --with-contrib-plugins=all + make + make install)
--- Code: ---Making install in projectsimporter
make[4]: Betrete Verzeichnis '/home/darthdespotism/dev/CB/src/plugins/projectsimporter'
Making install in resources
make[5]: Betrete Verzeichnis '/home/darthdespotism/dev/CB/src/plugins/projectsimporter/resources'
Makefile:282: *** Rekursive Variable »PWD« referenziert sich (schließlich) selbst. Schluss.
make[5]: Verlasse Verzeichnis '/home/darthdespotism/dev/CB/src/plugins/projectsimporter/resources'
make[4]: *** [install-recursive] Fehler 1
make[4]: Verlasse Verzeichnis '/home/darthdespotism/dev/CB/src/plugins/projectsimporter'
make[3]: *** [install-recursive] Fehler 1
make[3]: Verlasse Verzeichnis '/home/darthdespotism/dev/CB/src/plugins'
make[2]: *** [install-recursive] Fehler 1
make[2]: Verlasse Verzeichnis '/home/darthdespotism/dev/CB/src'
make[1]: *** [install-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/home/darthdespotism/dev/CB'
make: *** [install] Fehler 2
--- End code ---
g++ 4.1.2-0ubuntu4
Ubuntu 7.04
wxWidget 2.8.4
Biplab:
--- Quote from: darthdespotism on October 23, 2007, 06:15:28 pm ---rev4554 doesn't compile for me (Did svn cleanup + ./bootstrap + make clean + ./configure --with-contrib-plugins=all + make + make install)
--- End quote ---
Should work now. Can you please confirm? My Linux box can't access svn atm. :)
Jenna:
Still does not compile in svn 4555.
Same error (selfreferencing "PWD") . Now it's line 409.
Biplab:
--- Quote from: jens on October 23, 2007, 07:47:50 pm ---Still does not compile in svn 4555.
Same error (selfreferencing "PWD") . Now it's line 409.
--- End quote ---
Confirmed. But I don't understand why it fails whereas similar code works for other targets?? :(
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version