Hi!
I have experienced problems when compiling hwgui with MinGW under 64bit Win10.
The workaround is to modify hwingui.h like as follows:
#define WINVER 0x0500
instead
#define WINVER 0x0502
Is there some better solution to this problem?
Hrvoj Krzak
Hello Hrvoj,
i have no problems, to compile HWGUI with MinGW32 and MinGW64 on Windows 10.
(#define WINVER 0x0500)
To help you, please send me the compiler error message.
I'll check #define WINVER 0x0502 also on Windows 7.
With regards,
MNI TNX, 73 es 55 de
DF7BE, Wilfried
Hello Wilfried,
thanks again for your efforts.
Here is a print-screen of my desktop, please see command prompt window
with the error. (when WINVER is 0x0500).
Also, the compiler reports some warnings for freeimage due to wrong data
types in procedure calls.. (maybe not important at all..)
When WINVER is set to 0x0502, only freeimage warnings remain..
Best regards,
Hrvoj Krzak
On 20.10.2020. 17:28, Wilfried Brunken wrote:
Related
Bugs:
#67Hello Hrvoj,
are you pleased ?
Can this this be closed ?
A happy new year,
with regards,
MNI TNX, 73 es 55 de
DF7BE, Wilfried
Hello Wilfried,
Thanks, all best wishes in 2021!
Yes, this is not important, maybe this is only problem with my Windows
instalation.
Best regards,
Hrvoj.
On 4.1.2021. 10:54, Wilfried Brunken wrote:
Related
Bugs:
#67