Billy,

You are only complaining. If you can not figure it out yourself what is going 
on, you can ask for help,
but you do need to supply enough info to do that.

Like putting here and there a MESSAGE statement, to know where it goes wrong.
Like how far do you get in FindwxWidgets.cmake

DBG_MSG("wxWidgets_FOUND           : ${wxWidgets_FOUND}")
DBG_MSG("wxWidgets_INCLUDE_DIRS    : ${wxWidgets_INCLUDE_DIRS}")
DBG_MSG("wxWidgets_LIBRARY_DIRS    : ${wxWidgets_LIBRARY_DIRS}")
DBG_MSG("wxWidgets_CXX_FLAGS       : ${wxWidgets_CXX_FLAGS}")
DBG_MSG("wxWidgets_USE_FILE        : ${wxWidgets_USE_FILE}")
DBG_MSG("wxWidgets_FIND_COMPONENTS : ${wxWidgets_FIND_COMPONENTS}")
DBG_MSG("wxWidgets_USE_LIBS        : ${wxWidgets_USE_LIBS}")

Like change DBG_MSG into MESSAGE in the above lines, to see what has bin found.

As far as i understood, you already passed FindwxWidgets.cmake, and the problem 
was in finding expat.
But i am not next to you, so i would need a better analysis to know how to help 
you.

In any case, its the source code that counts.
Writing all the code in there ( which fits your needs! ), well take you years, 
not 20 hours.
If you can find it somewhere else, i don't mind.

Klaas



Billy Patton wrote:
> I've been in the FindwxWidgets.cmake for the last 2 hours.  I have the 
> documentation on wxArt2D's home page trying to figure out what it does.
> I have too much else going to learn another language that I will not  
> use again.  I do most all my work on a linux box in perl, sh, csh, bash, 
> C, C++  and tcl.  I wanted wxArt2d to be as simple as wxWidgets or most 
> things that come  off GNU.  But alas wxArt2D has been a constant 
> failure.  I've spent a good 20 hours with cmake and wxArt2D with no success.


-- 
Unclassified

-------------------------------------------------------------------------
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