No, it seems to be something else probably. I have now copy/pasted code from trackball.c and I get the same error - no matter whether I choose subsystem:windows or console. Any idea about what is wrong?
Best regards, Asif On Fri, May 20, 2011 at 11:05 PM, asif saeed <[email protected]> wrote: > One point: I have to set the Linker/subsystem to console to get this error > out. Lemme check this out in release and I'll get back with more feedback. > Thank you very much, Asif > > > > On Fri, May 20, 2011 at 10:33 PM, asif saeed <[email protected]> wrote: > >> Hi Albrecht :) >> >> Now you're telling me the thing :) Ok, I am gonna test the whole thing in >> release mode. Thank you very much for your help and patience. >> >> Best regards, Asif >> >> >> On Fri, May 20, 2011 at 10:29 PM, Albrecht Schlosser < >> [email protected]> wrote: >> >>> On 20.05.2011 at 19:13, Greg Ercolano wrote: >>> >> Aside from that: Asif, you can't get rid of the console window if >>> you link with fltkdlld.dll (the one with the 'd'), since this is >>> the debugging dll, and it is a *feature* that this dll version >>> always opens a console window. You must use the fltkdll.dll (built >>> in "Release" mode) and set /subwindows:windows to get rid of the >>> console! >>> >> >> > _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

