|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
trying to compile a C file in a C++ CLR projectGive me this error:
Error 1 Command line error D8045 : cannot compile C file '..\..\..\..\Dev\API_C++\cutil.c' with the /clr option cl But it's a very ordinary C file! no special function like setjmp just malloc/free and some pointers Any idea? never mind, solved..
Show quote "Lloyd Dupont" <net.galador@ld> wrote in message news:O%23mzC6XpGHA.4960@TK2MSFTNGP04.phx.gbl... > Give me this error: > Error 1 Command line error D8045 : cannot compile C file > '..\..\..\..\Dev\API_C++\cutil.c' with the /clr option cl > > But it's a very ordinary C file! > no special function like setjmp just malloc/free and some pointers > > Any idea? > |
|||||||||||||||||||||||