paraview CVS xcodebuild is no longer working. On a Mac Pro 16GB ram with
10.5. I checked and xcodebuild is a 32 bit executable.
Makefiles work on the same machine.
Is there anything that can be done about this? The .xcodeproj is only 14
MB.
--
Sometimes it's hard to tell the dancer from the da
I'm building a CMake(2.4.8) project with Xcode(3.1
preview)+Qt(4.3.3)+Paraview(cvs)+ my paraview plugin+ my project.
I'm using 10.5 explicitly building all my project in debug with -g
-gdwarf-2.
When I set breakpoints in Xcode they get highlighted in yellow as well as
blue and the console says "War
Thank you found my error gcc!=g++.
On 6/5/06, William A. Hoffman <[EMAIL PROTECTED]> wrote:
At 07:02 PM 6/5/2006, jonathan grimm wrote:
>This program is failing with the errors below. A corresponding
>c(stdio) program works.
>This started on the vtkusers list. I am getting comp
This program is failing with the errors below. A corresponding
c(stdio) program works.
This started on the vtkusers list. I am getting compile errors with VTK kwsys.
Any suggestions?
this is with -arch ppc64
PROJECT (Hello64)
ADD_EXECUTABLE(Hello64 hello.c)
ADD_EXECUTABLE(HelloCXX64 hello.cxx)