Hi Nealon,

I am in Brazil until 13 march, so only Lan House connections now and then.
But i think you should switch it on in cmake-gui. wxWidgest_USE_MONOLITHIC.
Hope it works then,

Klaas


On 01/02/2011 06:46 PM, M Nealon wrote:
Hello all,

and a happy new year to all.

I have built wxwidgets as a monolithic shared library, using makefiles and mingw 4.4.1 installed as a part of codelite installation.

I am now attempting to build wxatd2d docview library.

The build fails with the following messages
"C:/wxdocview

ERRORC:/wxdocview_SRC/share/wxwidgets/FindwxWidgets.cmake(120): - not found due to missing library auid,

set to WX_auid=WX_auid-NOTFOUND

ERRORC:/wxdocview_SRC/share/wxwidgets/FindwxWidgets.cmake(120): - not found due to missing library xrcd,

set to WX_xrcd=WX_xrcd-NOTFOUND

ERRORC:/wxdocview_SRC/share/wxwidgets/FindwxWidgets.cmake(120): - not found due to missing library htmld,

set to WX_htmld=WX_htmld-NOTFOUND

ERRORC:/wxdocview_SRC/share/wxwidgets/FindwxWidgets.cmake(120): - not found due to missing library advd,

set to WX_advd=WX_advd-NOTFOUND

ERRORC:/wxdocview_SRC/share/wxwidgets/FindwxWidgets.cmake(120): - not found due to missing library xmld,

set to WX_xmld=WX_xmld-NOTFOUND

ERRORC:/wxdocview_SRC/share/wxwidgets/FindwxWidgets.cmake(120): - not found due to missing library netd,

set to WX_netd=WX_netd-NOTFOUND

ERRORC:/wxdocview_SRC/share/wxwidgets/FindwxWidgets.cmake(120): - not found due to missing library cored,

set to WX_cored=WX_cored-NOTFOUND

ERRORC:/wxdocview_SRC/share/wxwidgets/FindwxWidgets.cmake(120): - not found due to missing library based,

set to WX_based=WX_based-NOTFOUND

ERRORC:/wxdocview_SRC/share/wxwidgets/FindwxWidgets.cmake(120): - not found due to missing library stcd,

set to WX_stcd=WX_stcd-NOTFOUND

CMake Error at share/wxwidgets/FindwxWidgets.cmake:1275 (MESSAGE):

wxWidgets required, please specify it's location.

Call Stack (most recent call first):

CMakeLists.txt:59 (find_package)

Configuring incomplete, errors occurred!"

This looks like it cmake doesn't recognise monolithc nor unicode build options 
of the wxwidgets build.

Any suggestions?

regards
Mal


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl


_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to