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) » Running a CtrlLib application "headless"
Re: Running a CtrlLib application "headless" [message #38602 is a reply to message #38601] Thu, 27 December 2012 10:24 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
To make it work:

Make sure you have rainbow nest before uppsrc in assembly.

Add "SKELETON" to the main package config.

Add Skeleton package to the project.

"rainbow" is compile time 'interface' that makes possible to replace CtrlCore host platform specific code with something else. Skeleton is this 'something else' that is empty.

'rainbow' works by simple hack: CtrlCore includes "<platform.h>" file. In uppsrc, this file is empty, but in rainbow nest, it contains some defines that change CtrlCore (see rainbow/platform.h and CtrlCore for details).

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Is there any way to return all children of a ParentCtrl?
Next Topic: Feature request: Add LZMA SDK to U++
Goto Forum:
  


Current Time: Fri Apr 26 15:00:28 CEST 2024

Total time taken to generate the page: 0.03328 seconds