On 21.05.2011 22:25, Greg Ercolano wrote:

>       We need some MS specific instructions on how to compile eg.
>       hello.cxx against DLL versions of the lib.

Yep, that's more than true (although these questions don't seem to
come up very often).

>       I have a question to the devs, as I don't know much about this
>       subject.
>
>       If the WinMain definition is commented out in the dll build of FLTK,
>       and if you compile + link a /subsystem:windows app (which implies 
> WinMain()
>       will be called), where is the definition of WinMain supposed to come 
> from?
>
>       I'm probably missing something, but it sure seems like if someone
>       wants to build even a simple hello world as /subsystem:windows
>       against the FLTK dlls, the app would have to defined WinMain()..?

Yes, that's what I believe too, but I don't know for sure. I'm going to
create a test environment for different (Visual C++) user environments
including dll builds, hence I hope to know more soon...

Albrecht
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to