small-c/obj.h

obj.h doesn't work with Pelles C

Closed this issue · 2 comments

I'm testing win32_app with Pelles C. It failed to compile with a bunch of errors I don't understand. Perhaps you should download Pelles C and playing a bit with it.

Perhaps you should download Pelles C and playing a bit with it.

The goal of the library is to support popular compilers, e.g MSVC, GCC, Clang, TCC.
And I have no time to test with Pelles C.

Did other examples work with Pelles C?

If yes, I think you got stuck in Pelles C's Win32 library.
If no, I think Pelles C does not support fully macros.

Could you share the errors?

None of the examples work. The errors reported are in obj.h itself. There are too many errors so I suggest you install Pelles C to have the first hand experience. If you said you have no time for Pelles C please dismiss this report. Since even if I posted the errors (too many), you can't fix them unless you also use Pelles C.