POV-Ray : Newsgroups : povray.programming : htmlhelp : Re: htmlhelp Server Time
28 Jul 2024 08:30:53 EDT (-0400)
  Re: htmlhelp  
From: Philippe Lhoste
Date: 9 Aug 2002 03:21:10
Message: <Xns92655EFA278BDPhiLho@204.213.191.226>
"Rafal 'Raf256' Maj" <raf### [at] raf256com> wrote in
news:Xns### [at] 204213191226: 

> "Rafal 'Raf256' Maj" <raf### [at] raf256com> wrote in
> news:Xns### [at] 204213191226 
> 
> stupid question now - as I mentioned I do not use VC++, I work in 
> CBuilder/DJGPP. I have this .h file, some .lib / .dll files - how
> exacly can I add this library to VC++ project so I can finaly compile
> Povengine ? 

If you don't use VC++, you shouldn't use the VC++ projects. The .dsw and 
.dsp files are Microsoft specific, although miraculously in text format, 
not a misterious binary one, so we still can hack it.

I suggest you take a look at the povray-icl.mak file instead, because it 
looks much more like a regular makefile. You probably need to change it 
heavily, though, most notably in the command line options...

Or perhaps somebody already has made a semi-standard makefile that he can 
share with you.

Regards.

-- 
--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--
Philippe Lhoste (Paris -- France)
Professional programmer and amateur artist
http://jove.prohosting.com/~philho/


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.