Results 1 to 4 of 4
Hi there, I just started using eclipse. Ie, I followed all the instructions to set up C++ and run a simple hello world program.
However, I seem to have hit ...
- 03-03-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 2
eclipse and c++ misrepresentation of characters
Hi there, I just started using eclipse. Ie, I followed all the instructions to set up C++ and run a simple hello world program.
However, I seem to have hit a snag.
When I build the solution I get an error. I realized where there should be a > there is a | instead. Every time I type > the | prints instead and I have no idea how to fix this.
Any suggestions would be great!
Thank you.
- 03-03-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
How is your keyboard configured for the X server? My guess is that the key mappings are incorrect for your system. Do you get the same problem if you are typing in OpenOffice, or on the command line, for example? If not, then perhaps it is a configuration error in Eclipse.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 03-03-2011 #3Just Joined!
- Join Date
- Mar 2011
- Posts
- 2
Thank you for your reply. The key mappings were correct. We tried everything from copy pasting the symbol from else where to changing a bunch of settings. Turns out it was the font. Go figure.
From now on whenever I select a font I am checking to make sure the symbols display correctly.
I'm just glad it wasn't anything else, and it is now up and running.
Thanks again.
- 03-03-2011 #4Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
Yeah. Must have been a cousin to the "Gobbledygook" font - whatever you type, something else (random) is displayed!
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote