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 » Developing U++ » U++ Developers corner » Build method cleanup
Build method cleanup [message #8691] Sun, 25 March 2007 01:25 Go to previous message
zsolt is currently offline  zsolt
Messages: 702
Registered: December 2005
Location: Budapest, Hungary
Contributor
Corrently, I'm trying to build upp apps to different WINCE platforms, but Build methods window is not allowing me, what I want to do.
The problems are:
  1. Diferent builders are hardcoded into TheIDE
  2. User can not see, what different bulders do
  3. User can not change compile and link commands and their options

I would suggest some changes in that:
  1. In the Build methods window there should be a compiler and a linker edit box.
  2. On changing builder, it should be filled with default values (currently hardcoded values should be useful as default values).
  3. These edit boxes would allow inserting environment variables (e.g. ${VARIABLE}) and output of external commands (e.g. `command`) (in a later implementation).
  4. User could change these values.
  5. TheIDE would save these values into the corresponding .bm file.
  6. When building, TheIDE would use these compiler and linker values instead of current hardcoded ones.

Any idea or comments?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Autotool support by Upp
Next Topic: Request for ChildKbdEvent()
Goto Forum:
  


Current Time: Mon Apr 28 20:48:12 CEST 2025

Total time taken to generate the page: 0.00904 seconds