28 mar 2007 kl. 22.50 skrev Francesco Montorsi:

> Hi,
>
> Bengt Nilsson ha scritto:
>> I got further when I commented out the wxICON line.
>> But I saw this in docview.cpp:
>> // Include icon header
>> #if defined(__WXGTK__) || defined(__WXMOTIF__)
>>    #include "mondrian.xpm"
>> #endif
>>
>> Should there be a || __WXMAC__ also?
> yes
>
>> Or am I expected to have __WXGTK__?
> no
>
>
>> Anyway, I got more errors:
>> Linking CXX executable mars
>> cd /Users/bnilsson/Programming/OpenSource/wxArt2Dbuild/apps/mars &&
>> /opt/local/bin/cmake -P CMakeFiles/mars.dir/cmake_clean_target.cmake
>> cd /Users/bnilsson/Programming/OpenSource/wxArt2Dbuild/apps/mars &&
>> /usr/bin/c++     -headerpad_max_install_names -fPIC
> I see you're compiling in shared mode... try to build wxWidgets and  
> then wxArt2d
> in static mode...
>

I thought I was since you said so, but now I am not sure.

ccmake ../wxArt2D shows
WXART2D_MAKE_SHARED = OFF
wxWidgets_USE_SHARED = OFF

Is this it?
Or should I look somewhere else?


Bengt Nilsson



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to