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 12:49:43 EDT (-0400)
  Re: Compiling POVRAY 3.5 using VC6.0 in Release Mode  
From: alphaQuad
Date: 27 Nov 2007 14:45:00
Message: <web.474c735d791be382448584b70@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


lost ...........

assuming it would write the file:
made dirs all over the place for it to write to
gcc_con_debug

povray_fileinputoutput.o
no such file in source

source/base/fileinputoutput.cpp
source/base/fileinputoutput.h
== true


Post a reply to this message

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