Hi,
thanks for your explanations.

> For now you can try whether it helps to add -DNOGDI to your compile

Well, this does not seem to help.
Without "-DNOGDI", the code compiles fine, and I only get linker problem:
"undefined reference to `ChangeDisplaySettingsExW'".
As soon as I add "-DNOGDI", the compiler starts to complain about
undeclared identifiers DeviceMode and DEVMODE, and about implicit
declaration of function `ChangeDisplaySettingsEx' (it does not reach the
linker stage).

Any idea?

Best regards,
Thanks in advance,
Jacek.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to