473,395 Members | 1,675 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Command line error D8016 : '/MTd' and '/clr' command-line options are incompa

7
Hi All ,
After Reading lots of threads i came to a new problem.
I have written a simple win32 application(Console) along with it i have added a new item viz GUI(Window form in visual studio 2005.But the thing is that if i make Runtime library to /MTd its gives this above error and if i change it to /MDd or /Md it works but only the Console output is shown and the form i have created doesnt loads.

Please any one help me out.
Oct 7 '08 #1
1 4714
Plater
7,872 Expert 4TB
A runtime library shouldn't be able to run as a program.
The /clr tells it to compile as managed code yes? What does the /MTd do?
Oct 7 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: jlea | last post by:
I'm getting the following link error in my C++/.NET C++ project: error LNK2022: metadata operation failed (8013118D) : Inconsistent layout information in duplicated types (tagTOOLINFOA):...
1
by: Duncan | last post by:
When building a COM DLL project with /clr the following errors occures: error LNK2005: _DllMain@12 already defined in msvcrt.lib(dllmain.obj) warning LNK4243: DLL containing objects compiled with...
1
by: alecyy | last post by:
I am developing a MFC dll, which will be invoked by a C# winform app. But the cl.exe don't work if i use "/clr" option, then i uncheck the "/clr" option, it work well. Is there anything conflict...
1
by: Takashi | last post by:
I have the ff link errors. Anyone know which libs are required? error LNK2019: unresolved external symbol __beginthreadex referenced in function "public: int __thiscall...
11
by: Steve Hoyer | last post by:
I am trying to deploy my first asp.net app to our webserver (2K server, IIS 5) My start page comes up and you can get to the subsequent pages that are tied into our sql server (2K). Each page...
3
by: Nathan Sokalski | last post by:
When I view any page in my application a second time, I recieve the following error: System.Web.TraceContext.AddNewControl(String id, String parentId, String type, Int32 viewStateSize) +313...
22
by: Ofanek | last post by:
Hi there, Can someone help me with this? I am trying to run a DOS commad as dir but I need it to be done using another way rather than --> system("dir") Also, I want to catch the error message...
0
by: xievvv | last post by:
I want to integrate C# user control in an “classical” MFC application. The whole project contains one .EXE and many .DLLs with objects used by the .EXE. When DLLs are compiled, object are declared...
1
Plater
by: Plater | last post by:
I've run into a bit of trouble on this, not sure anyone here has ever done anything similar. We have a cirus ARM chip with an MTD FLASH chip Redboot is running on it (with ethernet support)...
2
by: krishnakrish | last post by:
Hi, My name is krishna. I am using asp.net 2.0 with C#. I amusing Windows XP professional as OS. When I post some data to an external web server I get the error as "The Remote server returned an...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.