Click here to Skip to main content
15,921,203 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
Questionoperator << is ambiguous? Pin
LiYS9-Sep-05 18:24
LiYS9-Sep-05 18:24 
AnswerRe: operator << is ambiguous? Pin
mcnu10-Sep-05 2:00
mcnu10-Sep-05 2:00 
GeneralRe: operator << is ambiguous? Pin
LiYS10-Sep-05 2:49
LiYS10-Sep-05 2:49 
GeneralRe: operator << is ambiguous? Pin
mcnu10-Sep-05 6:10
mcnu10-Sep-05 6:10 
GeneralRe: operator << is ambiguous? Pin
LiYS10-Sep-05 15:06
LiYS10-Sep-05 15:06 
GeneralRe: operator << is ambiguous? Pin
mcnu10-Sep-05 17:28
mcnu10-Sep-05 17:28 
GeneralRe: operator << is ambiguous? Pin
Christian Graus11-Sep-05 12:35
protectorChristian Graus11-Sep-05 12:35 
Question"'string' does not name a type"? Pin
Lord Kixdemp9-Sep-05 11:12
Lord Kixdemp9-Sep-05 11:12 
Hello everyone! Big Grin | :-D
OK, I'm trying to port a C++ program that works under Borland's compiler over to Linux, using G++. When I try to compile it, I get a bunch of errors, most of them being based on this one:

'string' does not name a type

I've tried things like including string.h on all of my files and removing the .h extension, nothing worked. Then I thought that maybe string.h wasn't there for some reason, so I installed the libg++ RPM, that didn't work either... Today, I tried it on G++ for Windows, and guess what, I GOT THE EXACT SAME ERRORS! I tried the command-line parameter "IC:\MinGW\Include" to add that dir as an include directory, nope. Tried using Borland's include dir, nope. I asked Jesus to fix it for me, nope. (Just kidding...)
Anyone know what I can do next? Thanks! Wink | ;)

Sulfurik K. Nosferathus (Darth_Sulfur)
www.SulfurMidis.com
www.SulfurSoft.tk
http://www.BeepXtreme.tk
[ftp://][http://][hotline://]tsfc.ath.cx
AnswerRe: "'string' does not name a type"? Pin
Nemanja Trifunovic9-Sep-05 14:02
Nemanja Trifunovic9-Sep-05 14:02 
QuestionRe: "'string' does not name a type"? Pin
Lord Kixdemp9-Sep-05 16:42
Lord Kixdemp9-Sep-05 16:42 
AnswerRe: "'string' does not name a type"? Pin
Michael Dunn9-Sep-05 20:09
sitebuilderMichael Dunn9-Sep-05 20:09 
GeneralRe: "'string' does not name a type"? Pin
Lord Kixdemp10-Sep-05 5:50
Lord Kixdemp10-Sep-05 5:50 
QuestionC++ Metrics suite Pin
Member 21064129-Sep-05 9:38
Member 21064129-Sep-05 9:38 
QuestionList of all Files in my Directory Pin
i-p-g-i9-Sep-05 6:10
i-p-g-i9-Sep-05 6:10 
AnswerRe: List of all Files in my Directory Pin
Anonymous10-Sep-05 0:40
Anonymous10-Sep-05 0:40 
GeneralRe: List of all Files in my Directory Pin
i-p-g-i11-Sep-05 21:33
i-p-g-i11-Sep-05 21:33 
GeneralRe: List of all Files in my Directory Pin
i-p-g-i11-Sep-05 23:01
i-p-g-i11-Sep-05 23:01 
Questionsnmp Pin
sebastianos8-Sep-05 15:32
sebastianos8-Sep-05 15:32 
QuestionPLEASE HELP I NEED MATRIX LIBRARY!! Pin
BenPage8-Sep-05 8:10
BenPage8-Sep-05 8:10 
AnswerRe: PLEASE HELP I NEED MATRIX LIBRARY!! Pin
Christian Graus8-Sep-05 13:47
protectorChristian Graus8-Sep-05 13:47 
GeneralRe: PLEASE HELP I NEED MATRIX LIBRARY!! Pin
Lord Kixdemp9-Sep-05 11:14
Lord Kixdemp9-Sep-05 11:14 
GeneralRe: PLEASE HELP I NEED MATRIX LIBRARY!! Pin
Christian Graus11-Sep-05 11:34
protectorChristian Graus11-Sep-05 11:34 
GeneralRe: PLEASE HELP I NEED MATRIX LIBRARY!! Pin
Lord Kixdemp11-Sep-05 14:34
Lord Kixdemp11-Sep-05 14:34 
GeneralRe: PLEASE HELP I NEED MATRIX LIBRARY!! Pin
Christian Graus11-Sep-05 14:38
protectorChristian Graus11-Sep-05 14:38 
GeneralRe: PLEASE HELP I NEED MATRIX LIBRARY!! Pin
Lord Kixdemp11-Sep-05 15:36
Lord Kixdemp11-Sep-05 15:36 

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.