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 » using namespace system
Re: using namespace system [message #31518 is a reply to message #31517] Wed, 09 March 2011 06:36 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

chandlerZ wrote on Wed, 09 March 2011 03:43

Hello,

I was trying to use "using namespace System" in my U++ code.
It seems it has to be compiled with the Common Language Runtime Support (/clr).
How can I do that in U++? Or is it possible to do that in U++?

Chandler

Hi Chandler,

To add compiler options go to the project organizer and add "New compiler options..." from the context menu that pops up if you right-click in the right pane of the organizer window. Here you can fill in the /clr switch and optionally also witch flags should use it (leave the When field empty to use it everytime). You'll have to add it for all your packages that require the Common Language Runtime support.

Best regards,
Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: BUG?: .cpp local typedefs mess up /w BLITZ$
Next Topic: Linking Ubuntu 10.10
Goto Forum:
  


Current Time: Sat Apr 26 11:32:23 CEST 2025

Total time taken to generate the page: 0.01010 seconds