User forums > Using Code::Blocks

CB and ubuntu

<< < (3/5) > >>

Michael:

--- Quote from: bluekid on April 24, 2006, 04:27:51 pm ---there is no internet connection in my ubuntu installed computer   :( so i must be wait for deb packages
thanks

--- End quote ---

Hello,

I have built package for rev2374. It is just a temporary package to let you try if it works for you now. I will build the "official" build for today tomorrow, when I will know the rev number :).

You can find the package here:

http://www.savefile.com/projects.php?pid=547711

Best wishes,
Michael

bluekid:
I download  package rev2374 now . I try this evening
so I wil write result tomorrow.
thanks

bluekid:
I tryed yesterday night
Exception continues another places but same manner  :(


--- Quote ---Exception: An exception has been raised!
The application encountered an error at configmanager.cpp, on line 568.
The error message is:
The Configuration key ı18N (child of node "app" in namespace "app") does not mee t the standard for variable naming.
Variables names are required to start with a letter.
Code::Blocks Version revision 2374 (gcc 4.0.2, build: Apr 24 2006 20:53:58)
--- End quote ---

thomas:

--- Quote ---ı18N
--- End quote ---
What's that, lowercase 'i' without dot? So it seems that it also transforms 'I' to 'ı' in tolower()... sigh.

I'll hardcode that function too, then it should work (hopefully).

bluekid:
i hope so too
but why are you using -tolower-toupper- ?
as you can shown in my problem "tolower" and "toupper" function change with language,
you can solve problem for Turkish but for other language may be cause same problem for other letter.
So in my opinion dont use these function or write new tolower,toupper

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version