POV-Ray : Newsgroups : povray.programming : Compiling POVRAY 3.5 using VC6.0 in Release Mode : Re: Compiling POVRAY 3.5 using VC6.0 in Release Mode Server Time
6 Oct 2024 13:03:50 EDT (-0400)
  Re: Compiling POVRAY 3.5 using VC6.0 in Release Mode  
From: Nicolas Alvarez
Date: 27 Nov 2007 14:48:34
Message: <474c7492$1@news.povray.org>

> F:\povwin36>make.exe -f windows\makefiles\makefile.gcc USE_GUI=0 BUILD=debug
> 
> 
> g++ -c -o gcc_con_debug/povray_fileinputoutput.o -Iwindows/console -Isource -Iso
> urce/patches -Isource/base -Isource/frontend -Ilibraries/jpeg -Ilibraries/png -I
> libraries/zlib -Ilibraries/tiff/libtiff -Wno-multichar -Wno-conversion -DCOMMONC
> TRL_VERSION=0x0400 -g   source/base/fileinputoutput.cpp
>  - Cannot openMAKE: *** [gcc_con_debug/povray_fileinputoutput.o] Error 1
> 

Oh erm... Create the gcc_con_debug directory. For some strange reason, 
the makefile fails to create it by itself.


Post a reply to this message

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