Malcolm Nealon wrote:
> Malcolm Nealon wrote:
>>   
>>> Download and install wxMSW-2.8.7-Setup.exe.
>>>   
>>>     
>> Oke, i myself used the second method (wxGTK distribution)
>>   
> 
> Should I be using a wxGTK distribution under windows?

It seems both are oke, when it comes to wxWidgets.
Which i did not know. One needs the configure script for wxArt2D.
But makefile.gcc is rather different from using configure.
And both methods are mentioned in wxWidgets doc/msw/install.txt

With the configure script, one uses typical Unix/GTK i thought.
But maybe configure also works on the windows distribution.
I imagine that with makefile.gcc, you will use only the gcc compileerr to 
compile in a windows way. So libs are named in the windows way.
And next using CMakeSetup.exe on MSYS, i think it will detect that its dealing 
with MINGW, and wants Unix like named libraries.

I just need to test this all, this is a new way to me (makefile.gcc).
Until now i used wxGTK on MSYS and cygwin.


> 
> I think possibly/probably. I'll remember next time to write down the 
> stuff I do as I'm doing it.

I am curious how the wxWidget libs are named on your MSYS way using 
makefile.gcc.
And if you do have the wxArt2D libs, how are they named?


>
> 
> This looks like it occurs for any sample.

I agree, that is what i had with the wxGTK approach also.
And it even before entering the application wxApp class.
So during initialization,

Klaas



-- 
Unclassified

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to