DBSoft Forums
Pelles C said dw.dll is invalid - Printable Version

+- DBSoft Forums (https://dbsoft.org/forum)
+-- Forum: DBSoft Software Support (https://dbsoft.org/forum/forumdisplay.php?fid=1)
+--- Forum: Dynamic Windows (https://dbsoft.org/forum/forumdisplay.php?fid=3)
+--- Thread: Pelles C said dw.dll is invalid (/showthread.php?tid=87)



Pelles C said dw.dll is invalid - 1e9t8m29 - 03-31-2022

Pelles C can't link with dw.dll. It said the dll is invalid. Please download Pelles C and give it a try yourself.


RE: Pelles C said dw.dll is invalid - dbsoft - 04-01-2022

(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.


RE: Pelles C said dw.dll is invalid - 3oheicrw - 04-27-2022

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.