I did indeed read the webpages at first, didn't realize there was a 
difference in intall.html from cvs.

As I mentioned earlier I used wxPack ( http://wxpack.sourceforge.net/ ) 
which is a convenience method to avoid compiling wxWidgets yourself. 
Only for MSW though.

I've downloaded and compiled wxWidgets 2.8.8 successfully since last 
time. I am now able to generate project files with cmakesetup by 
unchecking gdiplusdrawer.  So the cmakesetup part is now solved. I have 
problems compiling wxArt2D now however, I'll repost that as a new topic.

Klaas Holwerda skrev:
> Håkan Wååg wrote:
>>
>> The first "problem" was that I hadn't compiled wxSTC, which was fixed 
>> quickly enough.
>> At this point I'm still using default settings.
>
> So what did you read before trying to install. There is install.html, 
> and it is mentioned there. So maybe you also did read the webpages, 
> which are not complete.
>
> Just curious.
>
>>
>> I found out after some trial and error with configuring that I had to 
>> uncheck wxWidgets_USE_DEBUG to get further. Otherwise I get this error:
>> C:/SourceCode/wxArt2D/bin/FindwxWidgets.cmake(752): - not found due 
>> to missing WX_stcd=WX_stcd-NOTFOUND CMake Error at 
>> bin/FindwxWidgets.cmake:1009 (MESSAGE):   wxWidgets required, please 
>> specify it's location.
>>
>> Which seems to come from not having compiled a debug version of 
>> wxSTC, either way I can do without a debug version for now so I kept 
>> going from there.
>
> But the default wxWidgets compile is with debug, so why is your stc 
> lib compiled without??
> Or did you not compile wxWidgets yourself?
>
>>
>> With wxWidgets_USE_DEBUG unchecked I can get past configuring and try 
>> to generate project files.
>> Here I get this error instead:
>> CMake Error: Unknown Target referenced : gdiplusdrawer
>
> WHOO! I think i have not checked them in yet. Will check it in this 
> evening.
> Did not realize this, thanks for making me aware!
>
>
>>
>> I get this error for each of the samples. This was all without 
>> WXART2D_MAKE_SHARED.
>
> This is a problem right now since Cmake invented my target name to be 
> an option name.
>
>
>>
>> Anyway I'm using the latest cmake 2.6. I will download the latest 
>> wxWidgets release and try with that later.
>
> Good, thanks a lot for letting me know your issues, it helps to improve.
>
> Klaas
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ------------------------------------------------------------------------
>
> _______________________________________________
> Wxart2d-users_dev mailing list
> Wxart2d-users_dev@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev
>   


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to