View Single Post
Posts: 669 | Thanked: 433 times | Joined on May 2010
#25
i compiled a simple console application that does console.write and found a few issues:

1. i have to disable "Run on external console" to make the project compile without a message "File name has not been set".

2. when i execute it from the IDE it works fine, but when i do this from x-term i get this (Lsxtest.exe is the compiled file):

Nokia-N900:/home/user/Projects/Lsxtest/Lsxtest/bin/Debug# ./Lsxtest.exe
./Lsxtest.exe: line 1: MZ?♥♦??,@?▼º': ┼~├ °~┤┼d
↓/L_│├e_├↓e│e: ┌?┼e 7: _≤┼├▒│ e──~─: ")" ┤┼e│─ec├ed
N~┐?▒↑N900:/▒~└e/┤_e─/P─~┘ec├_/L_│├e_├/L_│├e_├/b?┼/Deb┤±# ↓/L_│├e_├↓e│e
↓/L_│├e_├↓e│e: ┌?┼e 1: MZ?♥♦??,@?▼º': ┼~├ °~┤┼d
↓/L_│├e_├↓e│e: ┌?┼e 6: _≤┼├▒│ e──~─: EOF ?┼ b▒c┐─┤~├e _┤b_├?├┤├?~┼
N~┐?▒↑N900:/▒~└e/┤_e─/P─~┘ec├_/L_│├e_├/L_│├e_├/b?┼/Deb┤±#

3. there are screen rendering issues many times - the picture of the IDE does not show correctly the location of the objects - the project/solution in the left panel for example and many other places. you have to click all around until the correct object you want to click on is highlighted.

This IDE is extremely impressive. i am a .net developer under windows using visual studio and this one does not fall much from it from what i've experienced so far.