Author |
Message |
nate
|
Posted: Fri Jun 06, 2003 9:37 pm Post subject: Visual C++ |
|
|
It says on the NEHE tutorial that he is using Visual C++, is it ok if I am using Dev C++. if not where should i dnwld Visual C++? |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Homer_simpson
|
Posted: Fri Jun 06, 2003 9:46 pm Post subject: (No subject) |
|
|
well actually there's some dev c++ sample downloads at bottom of each tutorial... so what i do is that i dont read the tutorial i open the dev c++ sample file and read the comments on each line... |
|
|
|
|
|
nate
|
Posted: Sat Jun 07, 2003 8:58 am Post subject: still doesn't work |
|
|
I have tried to download the dev C++ tutorial but still there are errors when I tried to download it.
153 c:\docume~1\owner\desktop\lesson01\lesson1.cpp
`CDS_FULLSCREEN' undeclared (first use this function)
153 c:\docume~1\owner\desktop\lesson01\lesson1.cpp
(Each undeclared identifier is reported only once
153 c:\docume~1\owner\desktop\lesson01\lesson1.cpp
for each function it appears in.)
They three errors always come up. I was wondering what I was doing wrong! |
|
|
|
|
|
Homer_simpson
|
Posted: Sat Jun 07, 2003 2:22 pm Post subject: (No subject) |
|
|
dont open the cpp file... open the project file...
I used to use dev c++ too but i looked around the net... most tutorials are on vc++ sooo that's what i'm working with right now... |
|
|
|
|
|
nate
|
Posted: Sat Jun 07, 2003 4:22 pm Post subject: v c++ |
|
|
where did u get VIsual C++? |
|
|
|
|
|
ShadowStorm
|
Posted: Thu Jun 12, 2003 3:24 pm Post subject: (No subject) |
|
|
you buy it!!!! |
|
|
|
|
|
Catalyst
|
Posted: Thu Jun 12, 2003 4:25 pm Post subject: (No subject) |
|
|
yes... "buy" it |
|
|
|
|
|
Homer_simpson
|
Posted: Thu Jun 12, 2003 5:35 pm Post subject: (No subject) |
|
|
lol yes every one "buys" it... but anyways NEHE also has dev c++ examples for it's tutorials download and use them if u want... (but i'd suggest u use V C++ cuz it's more standard and more tutorials are based on that) |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Prince
|
Posted: Thu Jun 12, 2003 5:44 pm Post subject: (No subject) |
|
|
can sumone send me vc++ plz... or tell me wher u got it |
|
|
|
|
|
Homer_simpson
|
Posted: Thu Jun 12, 2003 8:23 pm Post subject: (No subject) |
|
|
lol if it was small i'd send it to u... but it's about 70 MBS... but u can alwasy download it from kazaa...(let's not ask where people got it or to send it to u =|> ) |
|
|
|
|
|
Catalyst
|
Posted: Thu Jun 12, 2003 9:49 pm Post subject: (No subject) |
|
|
why stop at vc++ "buy" the whole visual studio (>500 megs) |
|
|
|
|
|
Homer_simpson
|
Posted: Thu Jun 12, 2003 10:21 pm Post subject: (No subject) |
|
|
I already have that i think... =/
what does the whole thing contain exactly?! |
|
|
|
|
|
Prince
|
Posted: Thu Jun 12, 2003 10:56 pm Post subject: (No subject) |
|
|
i think it has like visual basic 6, visual c++... all thos great things for the .NET framework |
|
|
|
|
|
Andy
|
Posted: Mon Sep 08, 2003 5:02 pm Post subject: (No subject) |
|
|
hey i dled visual c++ standard of kazaa, is there advanced? and if there is what is the difference |
|
|
|
|
|
Tony
|
Posted: Mon Sep 08, 2003 5:11 pm Post subject: (No subject) |
|
|
standart will do fine.
There're other packages aimed at various buisness sizes, but there aren't any difference you would be interested in. Its still the same language and same compiler. They just have some addon stuff like some over-the-network project manager or whatnot.
I'm making stuff up here, but the point is - difference is minimal. Its the same as having 3 different versions of windows XP - just something M$ likes to do. Makes it look like they have more products, and get extra cash out of suckers who buy products with longer names. |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
|
|