Home » U++ Library support » U++ Library : Other (not classified elsewhere) » umk got changed....
Re: umk got changed.... [message #34731 is a reply to message #34729] |
Fri, 09 December 2011 08:03   |
|
Hi Nick,
The documentation to umk was updated, just after the changes. See http://www.ultimatepp.org/app$ide$umk$en-us.html
On windows, you have to either specify paths to all nests
umk.exe path/to/MyApps:path/to/uppsrc MyPackage ...
OR
create a .var file to the directory where umk.exe resides (you can just copy it from theide directory).
The same holds for .bm files. You have to either specify full path, or copy the file to the same directory as umk.exe. This is because on windows there is no reliable way to locate the files. (On POSIX systems it is simpler, as we can look to the standard ~/.upp/umk and ~/.upp/theide directories).
Also, there '+' is now used instead of '>' preceding to flags.
Is this sufficient explanation?
Best regards,
Honza
|
|
|
Goto Forum:
Current Time: Wed Jul 16 10:13:05 CEST 2025
Total time taken to generate the page: 0.03584 seconds
|