Hi Ben,

Looking at the batch file in the win32 folder, it appears to create the
config.h file by reading the file named VERSION, essentially just setting
the contents of config.h to:-

#define TCC_VERSION "0.9.26"

If you manually create the file with the above content, the Visual Studio
solution should build correctly.

Regards,

Ant
_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to