Hi klaas,

I Use Microsoft Visul Studio 2005 and CMake 2.4 patch 3.

Ok the file a2dprec.pch is not in the directoy 
"wxArt2D\modules\general\include" an not elsewhere !

I have try to configure with "WXART2D_USE_PCH = NO" and some of the 
project in the workspace sems to compile fine but i get by every next project 
the error 

CVTRES : fatal error CVT1100: Double Resource. type:MANIFEST, name:1, 
language:0x0409.

LINK : fatal error LNK1123: Error in converting to COFF: File is invalid or 
damaged.

There is also a error when compiling the "general" project :

..\..\..\..\..\modules\general\include\id.inl(19) : error C2653: 
'a2dPropertyId': No Class or Namespace
..\..\..\..\..\modules\general\include\id.inl(19) : error C2065: 'a2dObject': 
Not declared
..\..\..\..\..\modules\general\include\id.inl(19) : error C2065: 'obj': Not 
declared

and in the the file id.inl is really no include so that the compiler
can knew about the existence of the classes ! But when i remove the file
id.inl from the source files of the build project "general" compiles fine.


-------- Original-Nachricht --------
Datum: Fri, 18 Aug 2006 03:06:29 +0200
Von: "klaas.holwerda" <[EMAIL PROTECTED]>
An: wxart2d-users_dev@lists.sourceforge.net
Betreff: Re: [Wxart2d-users_dev] Compiling wxArt2D

> Hi Swen,
> 
> What compiler/IDE?
> 
> Maybe if its not VC disable in CmakeSetup the option WXART2D_USE_PCH.
> But if it is VC  you are using, it should work. This precompiled header 
> file is really there, did you find it?
> 
> If still no go, give the paths you have wxArt2D and the path to the build.
> a2dprec.h is one of the first things to find and compile, so it looks 
> like  your  generated makefiles are having wrong include paths.
> But i can not think of a reason why??
> 
> Klaas
> 
> Swen Vogel wrote:
> > Hello together
> >
> > 1) I downloaded the latest release from the cvs server
> > 2) I read the install.html file and do every step for compiling under
> windows 
> >    ( Section: Cmake on Windows ) 
> >
> > BUT, i alwys get the error that the file "general/include/a2dprec.pch"
> > cannot included ! ?
> >   
> 
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Wxart2d-users_dev mailing list
> Wxart2d-users_dev@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

-- 


Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to