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} 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 didn't work either. Lots of 'undefined symbol' errors. I tried to remove code referencing iconv or cwstring units, but that did not solve anything, just brought on more problems. That's when I called it a day. Back to work I go. :) -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://fpgui.sourceforge.net _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal