help > RE: version v2.621 stable. v2.650 need tests
May 20, 2011  03:05 AM | Hanchuan Peng
RE: version v2.621 stable. v2.650 need tests
now when I run the v3d_msvc.pro then I have many compiling errors related to the imcompatbiiity of the neuronannotator code.

This needs to be fixed asap.


Some posted as follows.
C:\phc\work\v3d_external\v3d_main\v3d>nmake /f Makefile.Release

Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

        cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -W0 -GR -EHsc -DUNICODE -DWIN3
2 -DQT_LARGEFILE_SUPPORT -DQT_THREAD_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_SVG_LIB
 -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_H
AVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -I"c:\Qt\4
.7.2\include\QtCore" -I"c:\Qt\4.7.2\include\QtNetwork" -I"c:\Qt\4.7.2\include\Qt
Gui" -I"c:\Qt\4.7.2\include\QtOpenGL" -I"c:\Qt\4.7.2\include\QtXml" -I"c:\Qt\4.7
.2\include\QtSvg" -I"c:\Qt\4.7.2\include" -I"." -I"..\common_lib\include" -I"c:\
Qt\4.7.2\demos\shared" -I"..\common_lib\include" -I"..\basic_c_fun\include" -I".
.\common_lib\include" -I"c:\Qt\4.7.2\include\ActiveQt" -I"release" -I"." -I"." -
I"c:\Qt\4.7.2\mkspecs\default" -Forelease\ @C:\DOCUME~1\pengh\LOCALS~1\Temp\nm13
5.tmp
NaViewer.cpp
NaMainWindow.cpp
Na3DWidget.cpp
..\neuron_annotator\Na3DWidget.cpp(130) : error C2668: 'sqrt' : ambiguous call t
o overloaded function
        C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\math.h(128): cou
ld be 'double sqrt(double)'
        C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\math.h(533): or
      'float sqrt(float)'
        C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\math.h(581): or
      'long double sqrt(long double)'
        while trying to match the argument list '(int)'
NaZStackWidget.cpp
NaLargeMIPWidget.cpp
ColorSeparatorConsolidator.cpp
FileTreeSearcher.cpp
AnnotationSession.cpp
NeuronMaskEntry.cpp
MultiColorImageStackNode.cpp
NeuronAnnotatorResultNode.cpp
TimebasedIdentifierGenerator.cpp
RendererNeuronAnnotator.cpp
GalleryButton.cpp
CellCounter3D.cpp
..\neuron_annotator\CellCounter3D.cpp(291) : error C2668: 'sqrt' : ambiguous cal
l to overloaded function
        C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\math.h(128): cou
ld be 'double sqrt(double)'
        C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\math.h(533): or
      'float sqrt(float)'
        C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\math.h(581): or
      'long double sqrt(long double)'
        while trying to match the argument list '(int)'
Vector3D.cpp
Rotation3D.cpp
CameraModel.cpp
GammaWidget.cpp
NeuronSelector.cpp
Generating Code...
c:\phc\work\v3d_external\v3d_main\neuron_annotator\vector3d.h(46) : error C4716:
 'BaseVector3D::operator/=' : must return a value
c:\phc\work\v3d_external\v3d_main\neuron_annotator\namainwindow.cpp(361) : error
 C4716: 'setButtonGamma' : must return a value
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
\cl.EXE"' : return code '0x2'
Stop.


Originally posted by Hanchuan Peng:
The V3D codebase is undergoing rapid development again thus if code is being checked out, a relatively stable version is v2.621 (svn -r 1174).

The current version v2.650 needs extensive tests.

--

V3D official website: http://penglab.janelia.org/proj/v3d/

V3D mailing list: http://listserv.janelia.org/pipermail/v3...

V3D discussion forum: http://www.nitrc.org/projects/v3d/



* V3D lets you explore & understand your

large 3D/4D/5D images a lot easier!

- fast 3D+ image visualization and analysis,

WYSIWYG, and easy plugin interface:

http://penglab.janelia.org/proj/v3d

Threaded View

TitleAuthorDate
Hanchuan Peng May 19, 2011
Hanchuan Peng May 24, 2011
Hanchuan Peng May 19, 2011
RE: version v2.621 stable. v2.650 need tests
Hanchuan Peng May 20, 2011
Christopher Bruns May 20, 2011