[shell-coding] Re: Compiling LS modules with DEV-C++

Brian Wolven wrote:
Kevin Schaffer wrote:

Brian Wolven wrote:


198 C:\LiteStep\modules\archive\winplace\winplace.cpp
invalid conversion from `void (*)(HWND__*, char*)' to `void

Is that the entire error message? It looks like it's been cut off.


That was all it showed, but it may have been a bug in dev-c++'s error
logging/display - it is a beta version (Dev-C++ 5 beta 8.4). Changing all of
the function defs to use "const char* arg" rather than "char* arg" made it
happy though.

Yes, Dev-C++ has a bug there, a pretty old bug in fact :(
If you go into the "compiler" tab you can see the full error message, unabridged, but without the "doubleclick goes to offending line" feature :/


Alex


__________________________________________________ Subscription options and archive: http://www.freelists.org/list/shell-coding

Other related posts: