[fpc-pascal] New Pascal cross platform GUI library with IDE

Martin Schreiber fpmse at bluewin.ch
Sun Dec 11 20:41:05 CET 2005


(Third post)
On Friday 09 December 2005 19.13, Mattias Gaertner wrote:
> Is there any Readme, Makefile or Install text?
Not yet.

If you wish to test:

1. Download src and bin zip's.
2. Extract them to a directory of your choice ('yourdirectory') .
3. Run 'yourdirectory/bin/i386-linux/mseide' on linux or 
'yourdirectory\bin\i386-win32\mseide.exe' on windows.
4. In 'Settings'-'Configure MSEide'-'${MSEDIR}' select 'yourdirectory/msegui'.
4a. On windows you have to setup ${COMPILER} and ${DEBUGGER}
5. In 'Project'-'Open' select 'yourdirectory/msegui/apps/demo/demo.prj'.
6. 'Target'-'Continue'.

If you wish to to compile the IDE:

1. In 'Project'-'Open' select 'yourdirectory/msegui/apps/ide/mseide.prj'.
2. 'Target'-Continue'.

Martin



More information about the fpc-pascal mailing list