Hello
I'm tried to seed geany in school with 65 PC with windows XP. But the problem is that geany under windows is not working with FPC. Geany does not grab therminal output and doesn't show error lines and etc. It makes geany under windows totally useless in teaching progress and i have to use fp.exe or dev-pas gui for fpc. Is there any solution maybe someway streem redirection in compiler options and loading this file after closing console window? Any help? I have to solve it in a week or swap IDE to something usable. The problem exists only on windows while it works perfectly under Ubuntu. I don't have any trouble with gcc under windows :/ But now i have to teach a semestr of Pascal :/ Please help. If you want any other infos mail me directly.
On Sat, 21 Feb 2009 20:03:30 +0100, Szymon Zycinski sz.zycinski@gmail.com wrote:
Hello
I'm tried to seed geany in school with 65 PC with windows XP. But the problem is that geany under windows is not working with FPC. Geany does not grab therminal output and doesn't show error lines and etc. It makes geany under windows totally useless in teaching progress and i have to use fp.exe or dev-pas gui for fpc. Is there any solution maybe someway streem redirection in compiler options and loading this file after closing console window? Any help? I have to solve it in a week or swap IDE to something usable. The problem exists only on windows while it works perfectly under Ubuntu. I don't have any trouble with gcc under windows :/ But now i have to teach a semestr of Pascal :/
As I said in the bug report you opened, see http://www.mail-archive.com/geany@uvena.de/msg00810.html for details.
Regards, Enrico
The -d doesn't help. This may work in win98 but not in xp. All i saw is including ansis.sys in outpput. Nothing more :/
2009/2/22 Enrico Tröger enrico.troeger@uvena.de
On Sat, 21 Feb 2009 20:03:30 +0100, Szymon Zycinski sz.zycinski@gmail.com wrote:
Hello
I'm tried to seed geany in school with 65 PC with windows XP. But the problem is that geany under windows is not working with FPC. Geany does not grab therminal output and doesn't show error lines and etc. It makes geany under windows totally useless in teaching progress and i have to use fp.exe or dev-pas gui for fpc. Is there any solution maybe someway streem redirection in compiler options and loading this file after closing console window? Any help? I have to solve it in a week or swap IDE to something usable. The problem exists only on windows while it works perfectly under Ubuntu. I don't have any trouble with gcc under windows :/ But now i have to teach a semestr of Pascal :/
As I said in the bug report you opened, see http://www.mail-archive.com/geany@uvena.de/msg00810.html for details.
Regards, Enrico
-- Get my GPG key from http://www.uvena.de/pub.asc
Geany-devel mailing list Geany-devel@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel
On Mon, 23 Feb 2009 09:59:29 +0100, Szymon Zycinski sz.zycinski@gmail.com wrote:
The -d doesn't help. This may work in win98 but not in xp. All i saw is including ansis.sys in outpput. Nothing more :/
What is ansis.sys and where do you see it? Anyway, I tested it again on Windows 2000 and it works with the "-d" switch. Did you actually see the extra opened console window when starting Geany with "-d"?
Not sure why it shouldn't work for you. But of course, the "-d" switch is also just a workaround, not a solution. It just needs someone who knows Windows and can write the proper code to handle this.
Regards, Enrico