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
8 Jul 2024 17:49:43 EDT (-0400)
  Re: Compiling POVRAY 3.5 using VC6.0 in Release Mode  
From: alphaQuad
Date: 27 Nov 2007 18:45:01
Message: <web.474cab81791be382c98ae4860@news.povray.org>
I made all its files by script:

F:\povwin36>make.exe -f windows\makefiles\makefile.gcc USE_GUI=0 BUILD=debug
MAKE: Nothing to be done for `all'.


now modify all c and cpp files will it overwrite them?

it can only try



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


back to error #1


Post a reply to this message

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