[shell-coding] Re: Compiling LS modules with DEV-C++
- From: ilmcuts <ilmcuts@xxxxxxx>
- To: shell-coding@xxxxxxxxxxxxx
- Date: Mon, 17 Nov 2003 21:55:21 +0100
At 15:57 12.11.2003 -0500, 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.
It's a bug in Dev-C++. There is a workaround however (besides using the
command line):
Go to tools->compiler options->add the following command when calling compiler
-fmessage-length=0
Then resize the column in the output window. I hope that trick still works. :p
__________________________________________________
Subscription options and archive:
http://www.freelists.org/list/shell-coding
- Follow-Ups:
- [shell-coding] Re: Compiling LS modules with DEV-C++
- From: Brian Wolven
- References:
- [shell-coding] Compiling LS modules with DEV-C++
- From: Brian Wolven
- [shell-coding] Re: Compiling LS modules with DEV-C++
- From: Kevin Schaffer
Other related posts:
- » [shell-coding] Compiling LS modules with DEV-C++
- » [shell-coding] Re: Compiling LS modules with DEV-C++
- » [shell-coding] Re: Compiling LS modules with DEV-C++
- » [shell-coding] Re: Compiling LS modules with DEV-C++
- » [shell-coding] Re: Compiling LS modules with DEV-C++
- » [shell-coding] Re: Compiling LS modules with DEV-C++
- » [shell-coding] Re: Compiling LS modules with DEV-C++
- » [shell-coding] Re: Compiling LS modules with DEV-C++
- » [shell-coding] Re: Compiling LS modules with DEV-C++
- » [shell-coding] Re: Compiling LS modules with DEV-C++
- » [shell-coding] Re: Compiling LS modules with DEV-C++
- » [shell-coding] Re: Compiling LS modules with DEV-C++
- » [shell-coding] Re: Compiling LS modules with DEV-C++
- » [shell-coding] Re: Compiling LS modules with DEV-C++
- » [shell-coding] Re: Compiling LS modules with DEV-C++
- » [shell-coding] Re: Compiling LS modules with DEV-C++
- » [shell-coding] Re: Compiling LS modules with DEV-C++
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.
__________________________________________________ Subscription options and archive: http://www.freelists.org/list/shell-coding
- [shell-coding] Re: Compiling LS modules with DEV-C++
- From: Brian Wolven
- [shell-coding] Compiling LS modules with DEV-C++
- From: Brian Wolven
- [shell-coding] Re: Compiling LS modules with DEV-C++
- From: Kevin Schaffer