Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   C++ (http://www.programmingforums.org/forum15.html)
-   -   C++ builder 2007 : Native or DotNet (http://www.programmingforums.org/showthread.php?t=13924)

cryptod Sep 5th, 2007 6:45 PM

C++ builder 2007 : Native or DotNet
 
hello , i downloaded c++ builder 2007 trial , my compiled programs dont work on computers that dont have .NET framework installed and when i disassembled them i found some code like "System:: " "Controls::" thats .NET code :eek: ! I thought it was compiling win32 code , any ideas on how to make it do so ?

DaWei Sep 5th, 2007 7:33 PM

Perhaps you should evaluate your development environment for its ability to support native code. If it does, then you could look more and determine how to set various properties in order to ensure that it operates in that mode.

I'm sure that this would involve delving into documentation, which can be a real pain in the azz for those expecting the miracle of systems reading their mind.


All times are GMT -5. The time now is 8:11 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC