Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

rxantos wrote on Mon, 16 June 2014 13:37
How 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 Smile

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 Smile

Best regards,
Honza
 
Read Message icon5.gif
Read Message
Read Message
Previous Topic: Parse error in debugger
Next Topic: UWord class: link problem
Goto Forum:
  


Current Time: Wed May 15 12:27:17 CEST 2024

Total time taken to generate the page: 0.02406 seconds