[build]

Hi,

A made some changes from the SVN version and i would like to test them outside eclipse. So My question is how you build an executable version (for macos in my case) ?

Thanks in advance,
Regards

Thus spake burzum51:

Hi,

A made some changes from the SVN version and i would like to test them
outside eclipse. So My question is how you build an executable version
(for macos in my case) ?

The ‘release-macosx’ target in the Makefile builds the MacOS X bundle.
Assuming that you have all of the necessary tools installed on your
system (which you might not), ‘make release-macosx’ will create the
bundle for you.


J.