trying to compile a C file in a C++ CLR project

L

Lloyd Dupont

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top