DBSoft Forums

Full Version: Pelles C said dw.dll is invalid
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pelles C can't link with dw.dll. It said the dll is invalid. Please download Pelles C and give it a try yourself.
(03-31-2022, 06:50 AM)1e9t8m29 Wrote: [ -> ]Pelles C can't link with dw.dll. It said the dll is invalid. Please download Pelles C and give it a try yourself.

Never heard of that compiler before, I test with Visual Studio, LLVM/Clang and GCC/MinGW on Windows.

Next week if I have some free time I'll check out that compiler and see what is happening, but I'd suggest you use one of the already supported compilers, they are pretty much top tier.
Not only that, Pelles C also reports many errors on dw.h itself. Using dw with Pelles C requires modifications of dw itself, not only suitable compiler switches.