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++ Library support » U++ Library : Other (not classified elsewhere) » umk cannot be used for *.* named directories
Re: umk cannot be used for *.* named directories [message #40507 is a reply to message #40504] Thu, 08 August 2013 13:17 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

The way how umk handles command line parameters is (politely put) strange. It is pretty non-standard and I'm not really surprised that it can cause trouble.

Simple workaround would be to put your code in a subdirectory, e.g.:
test-1.0
 + debian
 |  + rules
 + MyApp
 |  + MyApp.upp
 |  + MyApp.cpp
 + other files and directories ...


Better would be to fix the command line handling. I'll try to look at it, but I'm not sure if it'll be possible without breaking some of the behavior.

The best would be to rewrite the CLI interface completely. Preferably using some standards respecting class for simple argument parsing that could become part of U++ (I miss it in some of my apps too Smile ).

Best regards,
Honza

[Updated on: Thu, 08 August 2013 13:17]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: how to use umk without theide?
Next Topic: ide console output unreadable
Goto Forum:
  


Current Time: Sat Aug 23 15:01:52 CEST 2025

Total time taken to generate the page: 0.04065 seconds