compiling problem vtk2.4/WindowsNT
Markus Mertens
markus at bifurc.uni-muenster.de
Sun Dec 5 06:34:50 EST 1999
Hello,
I have a problem compiling vtk2.4 under WindowsNT. The funny thing is that
I could compile the debug version of the DLL without problems. The error
message I get is something like 'not enough working memory in function
vtkImageData::GetIncrements(int &,int &,int &)'. Maybe that's true? I am
working with Borland/Inprise C++Builder 4.0 under WindowsNT 4.0
Workstation SP6 on a PII 450 system with 128MB.
I'd be very happy if someone could give me a hint how to solve this
problem. Actually, I did not encounter any such problem when I compiled
vtk2.2 some time ago.
Kind regards,
Markus
MAKE Version 5.2 Copyright (c) 1987, 1999 Inprise Corp.
if not exist "obj" mkdir "obj"
echo Make Config
Make Config
Copy MAKE0000.@@@ CPP_PROJ.CFG
1 Datei(en) kopiert.
BCC32.exe +CPP_PROJ.CFG @MAKE0346.@@@
Borland C++ 5.4 fr Win32 Copyright (c) 1993, 1999 Inprise Corporation
E:\src\vtk2.4\imaging\vtkImageReader.cxx:
Fatal F1008 E:\src\vtk2.4\common\vtkImageData.h 93: Zuwenig
Arbeitsspeicher in Funktion vtkImageData::GetIncrements(int &,int &,int &)
*** 1 Fehler bei der Compilierung ***
** error 1 ** deleting obj\vtkImageReader.obj
-----------------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>. For help, send message body containing
"info vtkusers" to the same address. Live long and prosper.
-----------------------------------------------------------------------------
More information about the vtkusers
mailing list