Click here to Skip to main content
15,899,026 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: problems using STL list class Pin
Kevin McFarlane30-Aug-08 3:33
Kevin McFarlane30-Aug-08 3:33 
GeneralRe: problems using STL list class Pin
Sauce!30-Aug-08 4:50
Sauce!30-Aug-08 4:50 
GeneralRe: problems using STL list class Pin
Mark Salsbery30-Aug-08 7:20
Mark Salsbery30-Aug-08 7:20 
GeneralRe: problems using STL list class Pin
Sauce!30-Aug-08 19:45
Sauce!30-Aug-08 19:45 
GeneralRe: problems using STL list class Pin
Mark Salsbery31-Aug-08 6:45
Mark Salsbery31-Aug-08 6:45 
GeneralRe: problems using STL list class Pin
Sauce!1-Sep-08 0:07
Sauce!1-Sep-08 0:07 
QuestionRe: problems using STL list class Pin
Mark Salsbery1-Sep-08 8:22
Mark Salsbery1-Sep-08 8:22 
AnswerRe: problems using STL list class [modified] Pin
Sauce!9-Sep-08 15:55
Sauce!9-Sep-08 15:55 
Yes, it is... *hmmm*

Further testing reveals that this occurs with the vector template class as well. I'd say it's safe to say that any of the STL classes would have the same problem.

I came across something strange in the project's property pages;

http://img135.imageshack.us/my.php?image=64369996db3.jpg[^]

EDIT: Nevermind, this option became greyed out when I removed the /clr switch. I'm still getting compile errors telling me I must compile with /clr though :S

DOObLEY EDOOT:

FINALLY! Big Grin | :-D

I found the culprit. In my project settings "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\cliext" had somehow made it's way into the include directories. I removed it and now it's compiling fine :] How did it get in there? Probably something to do with my own stupidity :P

Third edit:

Apparently I NEED that include directory or I miss out on all the windows libraries Hmmm | :| wtf?

modified on Wednesday, September 10, 2008 12:13 AM

Questionhow to define global const class variable [modified] Pin
Electronic7529-Aug-08 19:24
Electronic7529-Aug-08 19:24 
AnswerRe: how to define global const class variable Pin
oobimoo30-Aug-08 0:12
oobimoo30-Aug-08 0:12 
QuestionHow to get Business Car Detail using Extended MAPI? Pin
manish.patel29-Aug-08 18:21
manish.patel29-Aug-08 18:21 
QuestionClass Hierarchy - Polymorphism Pin
FrankMookie29-Aug-08 15:59
FrankMookie29-Aug-08 15:59 
AnswerRe: Class Hierarchy - Polymorphism Pin
anilaabc29-Aug-08 17:15
anilaabc29-Aug-08 17:15 
AnswerRe: Class Hierarchy - Polymorphism Pin
santhoshv8429-Aug-08 17:51
santhoshv8429-Aug-08 17:51 
GeneralRe: Class Hierarchy - Polymorphism Pin
FrankMookie29-Aug-08 17:55
FrankMookie29-Aug-08 17:55 
AnswerRe: Class Hierarchy - Polymorphism Pin
Cedric Moonen29-Aug-08 22:58
Cedric Moonen29-Aug-08 22:58 
QuestionCopy the *.exe which built with VC to the other computer but it doesn't work Pin
aygrhnwms30429-Aug-08 14:53
aygrhnwms30429-Aug-08 14:53 
QuestionRe: Copy the *.exe which built with VC to the other computer but it doesn't work Pin
Mark Salsbery29-Aug-08 14:56
Mark Salsbery29-Aug-08 14:56 
AnswerRe: Copy the *.exe which built with VC to the other computer but it doesn't work Pin
aygrhnwms30429-Aug-08 15:52
aygrhnwms30429-Aug-08 15:52 
GeneralRe: Copy the *.exe which built with VC to the other computer but it doesn't work Pin
Hamid_RT29-Aug-08 17:49
Hamid_RT29-Aug-08 17:49 
GeneralRe: Copy the *.exe which built with VC to the other computer but it doesn't work Pin
aygrhnwms30429-Aug-08 17:53
aygrhnwms30429-Aug-08 17:53 
GeneralRe: Copy the *.exe which built with VC to the other computer but it doesn't work Pin
Cedric Moonen29-Aug-08 23:03
Cedric Moonen29-Aug-08 23:03 
GeneralRe: Copy the *.exe which built with VC to the other computer but it doesn't work Pin
aygrhnwms30431-Aug-08 14:39
aygrhnwms30431-Aug-08 14:39 
GeneralRe: Copy the *.exe which built with VC to the other computer but it doesn't work Pin
Cedric Moonen31-Aug-08 19:52
Cedric Moonen31-Aug-08 19:52 
AnswerRe: Copy the *.exe which built with VC to the other computer but it doesn't work Pin
santhoshv8429-Aug-08 17:56
santhoshv8429-Aug-08 17:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.