/clr support.

  • Thread starter Thread starter MyCatAlex
  • Start date Start date
M

MyCatAlex

Guest
I am trying to debug a C++ project that requires crtexe.c file for linkage. I found this file in Github, copied it and the first attempt to compile failed. The project has /clr support and the error message was that crtexe.c cannot be compiled with /clr support. What shall I do?

Thanks, - MyCatAlex

Continue reading...
 
Back
Top