Re: [fpc-pascal] FPC & fpGUI runs happily under OpenSolaris 2010.03

2011-07-29 Thread Marco van de Voort
In our previous episode, Graeme Geldenhuys said: > >> highlighting before, it's a nice challenge. > > > > It is rather a nightmare if you ask me... > > Definitely. There are so many things one takes for granted in a > programming editor. A lot more work than I expected. [then again, what > isn't]

RE : [fpc-pascal] FPC & fpGUI runs happily under OpenSolaris 2010.03

2011-07-29 Thread Ludo Brands
> I just tried under OpenSolaris. There was some compiler > errors. Basically some {IFDEF Linux} I had to change to > {IFDEF unix} when appropriate. It then managed to compile > MSEide, but the linking failed due to the usage of iconv. I > then tried to manually install GNU libiconv but that di

Re: [fpc-pascal] FPC & fpGUI runs happily under OpenSolaris 2010.03

2011-07-29 Thread Marcos Douglas
On Thu, Jul 28, 2011 at 11:06 AM, Graeme Geldenhuys wrote: > Hi, > > After reading a post about another FPC developers trying to get a > development system up and running under Solaris 10, I got curious. I > downloaded OpenSolaris 2010.03 (dev 134). Installation was painless > inside VirtualBox. D

Re: [fpc-pascal] FPC & fpGUI runs happily under OpenSolaris 2010.03

2011-07-29 Thread Graeme Geldenhuys
On 29 July 2011 10:38, Martin Schreiber wrote: >> the TfpgTextEdit component. I've never written an editor with syntax >> highlighting before, it's a nice challenge. > > It is rather a nightmare if you ask me... Definitely. There are so many things one takes for granted in a programming editor. A

Re: [fpc-pascal] FPC & fpGUI runs happily under OpenSolaris 2010.03

2011-07-29 Thread Graeme Geldenhuys
On 29 July 2011 10:01, Martin Schreiber wrote: >> @Martin Schreiber >> Just curious. Have you tried to compile MSEide on platforms other than >> Linux or Windows? >> > No. I just tried under OpenSolaris. There was some compiler errors. Basically some {IFDEF Linux} I had to change to {IFDEF unix} w

Re: [fpc-pascal] FPC & fpGUI runs happily under OpenSolaris 2010.03

2011-07-29 Thread Martin Schreiber
Am 29.07.2011 07:42, schrieb Graeme Geldenhuys: At the moment I'm using it to help develop the TfpgTextEdit component. I've never written an editor with syntax highlighting before, it's a nice challenge. It is rather a nightmare if you ask me... Martin _

Re: [fpc-pascal] FPC & fpGUI runs happily under OpenSolaris 2010.03

2011-07-29 Thread Martin Schreiber
Am 29.07.2011 08:41, schrieb Graeme Geldenhuys: @Martin Schreiber Just curious. Have you tried to compile MSEide on platforms other than Linux or Windows? No. Martin ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal

Re: [fpc-pascal] FPC & fpGUI runs happily under OpenSolaris 2010.03

2011-07-29 Thread Graeme Geldenhuys
Hi Mark, On 29 July 2011 08:49, Mark Morgan Lloyd wrote: > Well done and thanks for testing. If you have any thoughts please could you > append them to the wiki page I'll take a quick read through that wiki page and see if there is anything I can add. The compiling and running of fpGUI based apps

Re: [fpc-pascal] FPC & fpGUI runs happily under OpenSolaris 2010.03

2011-07-29 Thread Graeme Geldenhuys
On 29 July 2011 06:22, Martin Schreiber wrote: > > It seems there is a first MSEide clone in the works. ;-) What can I say, you have some really good ideas. :-) Reality is that I doubt it will ever become a full blown IDE - I just don't have the time for that. My goal with it at this time is simp

Re: [fpc-pascal] FPC & fpGUI runs happily under OpenSolaris 2010.03

2011-07-28 Thread Mark Morgan Lloyd
Graeme Geldenhuys wrote: Hi, After reading a post about another FPC developers trying to get a development system up and running under Solaris 10, I got curious. I downloaded OpenSolaris 2010.03 (dev 134). Installation was painless inside VirtualBox. Downloaded FPC's 2.4.4 release for Solaris. I

Re: [fpc-pascal] FPC & fpGUI runs happily under OpenSolaris 2010.03

2011-07-28 Thread Martin Schreiber
Am 28.07.2011 15:06, schrieb Graeme Geldenhuys: Here are some screenshots. http://opensoft.homeip.net:8080/~graemeg/fpgui_on_solaris-1.png http://opensoft.homeip.net:8080/~graemeg/fpgui_on_solaris-2.png It seems there is a first MSEide clone in the works. ;-) Martin __

[fpc-pascal] FPC & fpGUI runs happily under OpenSolaris 2010.03

2011-07-28 Thread Graeme Geldenhuys
Hi, After reading a post about another FPC developers trying to get a development system up and running under Solaris 10, I got curious. I downloaded OpenSolaris 2010.03 (dev 134). Installation was painless inside VirtualBox. Downloaded FPC's 2.4.4 release for Solaris. Installation was the easiest