Могу ли я отключить заголовок Precompile для файлов .c в моем проекте C ++?
I'm getting these errors when I want to add the .C files to my program for a scripting virtual/abstract machine which is in C:
Error 1 error C1853: 'Release\pluginsa.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (или наоборот) z: \ profile \ rafal \ desktop \ samod \ source \ amx \ amx.c 1 1 pluginsa < /p>
Все остальные вещи C ++ и используют мой предварительный заголовок. < /p>.
Подробнее здесь: https://stackoverflow.com/questions/138 ... led-header