Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » How do I compile umk.exe without theide (freebsd)?
|
Re: How do I compile umk.exe without theide (freebsd)? [message #43255 is a reply to message #43252] |
Mon, 16 June 2014 18:48   |
|
rxantos wrote on Mon, 16 June 2014 13:37How does one compile umk on a freebsd virtual machine without using theide to do so?
Does anyone have a make or cmake files?
Hi rxantos,
There is several options 
1) Simplest solution: download nightly tarball from http://www.ultimatepp.org/www$uppweb$nightly$en-us.html. It contains a makefile, which should work on freebsd.
2) Generate a makefile in theide on different machine. This would be actually the same makefile as in 1), just without the sources. This way is probably not as practical, but you can be used for other packages as well...
3) Use FreeBSD ports. There used to be U++ port in devel/upp. It'll be probably some older version, but it should be rather easy to update or you could use the old theide to build a newer one.
4) Last possible way is to use the universal makefile. It should be able to build any package. It is a long time since I haven't test it on any *BSD, but it used to work year or two ago.
Hopefully some of that will work for you 
Best regards,
Honza
|
|
|
|
Goto Forum:
Current Time: Fri Apr 25 18:57:24 CEST 2025
Total time taken to generate the page: 0.01960 seconds
|