PDA

View Full Version : help


Quiddity
23-10-2003, 05:15 AM
whenever i try to build a c++ program in vs .net i always get this error

fatal error C1010: unexpected end of file while looking for precompiled header directive

what am i doing wrong?

Quiddity
23-10-2003, 05:23 AM
i'm trying to write unmanaged code in vs .net
maybe i'm opening the wrong kind of c++ project
which one should i select?
win32 project
managed c++ application
managed c++ class libary
atl project
ect.....

Quiddity
23-10-2003, 05:43 AM
nevermind
just figured it out
gotta different question

how do i stop vs .net from compiling in MSIL?

bobvodka
23-10-2003, 02:48 PM
start a normal C++ (ie not managed) project