Hello,
I have compiled wxArt2D in MSYS environment successfully But I got an error
when running make process.
I'm using wxWidgets 2.8.7.
This is the error that I got
================================ start error
==================================
[ 49%] Building CXX object
modules/canextobj/src/CMakeFiles/canextobj.dir/imagei oh.obj
In file included from
C:/msys/1.0/home/wxArt2D/modules/canvas/include/canmod.h:2 6,
from
C:/msys/1.0/home/wxArt2D/modules/canextobj/include/imageio h.h:18,
from
C:/msys/1.0/home/wxArt2D/modules/canextobj/src/imageioh.cp p:21:
C:/msys/1.0/home/wxArt2D/modules/canvas/include/cancom.h: In member function
`vi rtual bool a2dCommand_SetShowObject::Do()':
C:/msys/1.0/home/wxArt2D/modules/canvas/include/cancom.h:3595: warning:
passing negative value `-0x000000001' for converting 3 of
`a2dCanvasObject* a2dCanvasDoc ument::Find(const wxString&, const
wxString&, wxUint32)'
C:/msys/1.0/home/wxArt2D/modules/canextobj/src/imageioh.cpp: In member
function `long int
a2dCanvasDocumentIOHandlerImageIn::DetectImageType()':
C:/msys/1.0/home/wxArt2D/modules/canextobj/src/imageioh.cpp:165: error: no
match ing function for call to
`wxImageHandler::CanRead(std::basic_istream<char, std::
char_traits<char> >&)'
C:/msys/1.0/local/include/wx-2.8/wx/image.h:94: note: candidates are: bool
wxIma geHandler::CanRead(wxInputStream&)
C:/msys/1.0/local/include/wx-2.8/wx/image.h:95: note: bool
wxIma geHandler::CanRead(const wxString&)
C:/msys/1.0/home/wxArt2D/modules/canextobj/src/imageioh.cpp: In member
function `wxImage
a2dCanvasDocumentIOHandlerImageOut::RenderImage(a2dCanvasDocument*)':
C:/msys/1.0/home/wxArt2D/modules/canextobj/src/imageioh.cpp:387: warning:
passin g `double' for converting 2 of `wxSize::wxSize(int, int)'
C:/msys/1.0/home/wxArt2D/modules/canextobj/src/imageioh.cpp:389: warning:
passin g `double' for converting 1 of `wxSize::wxSize(int, int)'
make[2]: *** [modules/canextobj/src/CMakeFiles/canextobj.dir/imageioh.obj]
Error 1
make[1]: *** [modules/canextobj/src/CMakeFiles/canextobj.dir/all] Error 2
make: *** [all] Error 2
================================= end of error
====================================================
I don't know what the problem is.
Thanks for your help
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev