Build Log
  

Build started: Project: PDESolversShared, Configuration: Release|Win32

Command Lines
  
Creating temporary file "d:\CompuCell3D\DeveloperZone\binary\PDESolvers\PDESolversShared.dir\Release\RSP0000071368868.rsp" with contents
[
/O2 /Ob2 /I "D:\CompuCell3D\include\CompuCell3D" /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "CMAKE_INTDIR=\"Release\"" /D "PDESolversShared_EXPORTS" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MD /Fo"PDESolversShared.dir\Release\\" /Fd"D:/CompuCell3D/DeveloperZone/binary/PDESolvers/Release/CC3DPDESolvers.pdb" /W3 /c /TP   /Zm1000

..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp

..\..\PDESolvers\DiffusionSolverFE.cpp

..\..\PDESolvers\FlexibleDiffusionSolverFE.cpp

..\..\PDESolvers\DiffSecrData.cpp

..\..\PDESolvers\PDESolversProxy.cpp

..\..\PDESolvers\FastDiffusionSolver2DFE.cpp

..\..\PDESolvers\AdevectionDiffusionSolverFE.cpp
]
Creating command line "cl.exe @d:\CompuCell3D\DeveloperZone\binary\PDESolvers\PDESolversShared.dir\Release\RSP0000071368868.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\CompuCell3D\DeveloperZone\binary\PDESolvers\PDESolversShared.dir\Release\RSP00000A1368868.rsp" with contents
[
/OUT:"Release\CC3DPDESolvers.dll" /VERSION:3.1 /INCREMENTAL:NO /LIBPATH:"D:\CompuCell3D\lib\Release" /LIBPATH:"D:\CompuCell3D\lib" /DLL /MANIFEST /MANIFESTFILE:"PDESolversShared.dir\Release\CC3DPDESolvers.dll.intermediate.manifest" /PDB:"Release\CC3DPDESolvers.pdb" /STACK:10000000 /IMPLIB:"Release\CC3DPDESolvers.lib"  /STACK:10000000 /machine:I386 kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  CC3DCompuCellLib.lib CC3DBoundary.lib CC3DBasicUtils.lib CC3DField3D.lib CC3DPublicUtilities.lib

".\PDESolversShared.dir\Release\AdevectionDiffusionSolverFE.obj"

".\PDESolversShared.dir\Release\FastDiffusionSolver2DFE.obj"

".\PDESolversShared.dir\Release\PDESolversProxy.obj"

".\PDESolversShared.dir\Release\DiffSecrData.obj"

".\PDESolversShared.dir\Release\FlexibleDiffusionSolverFE.obj"

".\PDESolversShared.dir\Release\DiffusionSolverFE.obj"

".\PDESolversShared.dir\Release\ReactionDiffusionSolverFE_SavHog.obj"
]
Creating command line "link.exe @d:\CompuCell3D\DeveloperZone\binary\PDESolvers\PDESolversShared.dir\Release\RSP00000A1368868.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\CompuCell3D\DeveloperZone\binary\PDESolvers\PDESolversShared.dir\Release\RSP00000B1368868.rsp" with contents
[
/outputresource:".\release\CC3DPDESolvers.dll;#2" /manifest

.\PDESolversShared.dir\Release\CC3DPDESolvers.dll.intermediate.manifest
]
Creating command line "mt.exe @d:\CompuCell3D\DeveloperZone\binary\PDESolvers\PDESolversShared.dir\Release\RSP00000B1368868.rsp /nologo"
Creating temporary file "d:\CompuCell3D\DeveloperZone\binary\PDESolvers\PDESolversShared.dir\Release\BAT00000D1368868.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\PDESolversShared.dir\Release\mt.dep
]
Creating command line "d:\CompuCell3D\DeveloperZone\binary\PDESolvers\PDESolversShared.dir\Release\BAT00000D1368868.bat"
Output Window
  
Compiling...
ReactionDiffusionSolverFE_SavHog.cpp
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(58) : warning C4251: 'CompuCell3D::BoundaryStrategy::dim' : class 'CompuCell3D::Dim3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Dim3D.h(37) : see declaration of 'CompuCell3D::Dim3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(66) : warning C4251: 'CompuCell3D::BoundaryStrategy::checkField' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=std::vector>
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(75) : warning C4251: 'CompuCell3D::BoundaryStrategy::offsetVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=CompuCell3D::Point3D
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(76) : warning C4251: 'CompuCell3D::BoundaryStrategy::distanceVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=float
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(77) : warning C4251: 'CompuCell3D::BoundaryStrategy::neighborOrderIndexVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=unsigned int
        ]
d:\compucell3d\include\compucell3d\basicutils\BasicPluginInfo.h(61) : warning C4996: 'strdup' was declared deprecated
        D:\VStudio8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(87) : warning C4251: 'CompuCell3D::Potts3D::cellFactoryGroup' : class 'BasicClassGroupFactory' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\BasicUtils/BasicClassGroupFactory.h(57) : see declaration of 'BasicClassGroupFactory'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(91) : warning C4251: 'CompuCell3D::Potts3D::energyFunctions' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::EnergyFunction *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(93) : warning C4251: 'CompuCell3D::Potts3D::nameToEnergyFuctionMap' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Kty=std::string,
            _Ty=CompuCell3D::EnergyFunction *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(98) : warning C4251: 'CompuCell3D::Potts3D::steppers' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::Stepper *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(100) : warning C4251: 'CompuCell3D::Potts3D::fixedSteppers' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::FixedStepper *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(105) : warning C4251: 'CompuCell3D::Potts3D::defaultAcceptanceFunction' : class 'CompuCell3D::DefaultAcceptanceFunction' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        d:\compucell3d\include\compucell3d\compucell3d\potts3d\DefaultAcceptanceFunction.h(35) : see declaration of 'CompuCell3D::DefaultAcceptanceFunction'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(120) : warning C4251: 'CompuCell3D::Potts3D::cellInventory' : class 'CompuCell3D::CellInventory' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        d:\compucell3d\include\compucell3d\compucell3d\potts3d\CellInventory.h(18) : see declaration of 'CompuCell3D::CellInventory'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(122) : warning C4251: 'CompuCell3D::Potts3D::flipNeighbor' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(124) : warning C4251: 'CompuCell3D::Potts3D::neighbors' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::Point3D
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(125) : warning C4251: 'CompuCell3D::Potts3D::frozenTypeVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=unsigned char
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(135) : warning C4251: 'CompuCell3D::Potts3D::minCoordinates' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(136) : warning C4251: 'CompuCell3D::Potts3D::maxCoordinates' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(57) : warning C4275: non dll-interface class 'CompuCell3D::Steppable' used as base for dll-interface class 'CompuCell3D::Simulator'
        d:\compucell3d\include\compucell3d\compucell3d\Steppable.h(31) : see declaration of 'CompuCell3D::Steppable'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(57) : see declaration of 'CompuCell3D::Simulator'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(74) : warning C4251: 'CompuCell3D::Simulator::concentrationFieldNameMap' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            _Kty=std::string,
            _Ty=CompuCell3D::Field3DImpl *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(76) : warning C4251: 'CompuCell3D::Simulator::serializerVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            _Ty=CompuCell3D::Serializer *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(80) : warning C4251: 'CompuCell3D::Simulator::pluginManager' : class 'CompuCell3D::PluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            PluginType=CompuCell3D::Plugin
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(81) : warning C4251: 'CompuCell3D::Simulator::steppableManager' : class 'CompuCell3D::PluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            PluginType=CompuCell3D::Steppable
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(82) : warning C4251: 'CompuCell3D::Simulator::pluginBaseManager' : class 'BasicPluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            T=CompuCell3D::PluginBase
        ]
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(111) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(112) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(104) : warning C4101: 'y' : unreferenced local variable
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(104) : warning C4101: 'x' : unreferenced local variable
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(104) : warning C4101: 'z' : unreferenced local variable
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(234) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(185) : warning C4101: 'distance' : unreferenced local variable
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(354) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(358) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(362) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(365) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(378) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(379) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(380) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(381) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(386) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(387) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(388) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(392) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(393) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(397) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(398) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
d:\compucell3d\developerzone\pdesolvers\DiffusableVector.h(55) : warning C4305: 'argument' : truncation from 'double' to 'float'
        d:\compucell3d\developerzone\pdesolvers\DiffusableVector.h(54) : while compiling class template member function 'void CompuCell3D::DiffusableVector::allocateDiffusableFieldVector(unsigned int,CompuCell3D::Dim3D)'
        with
        [
            precision=float
        ]
        d:\compucell3d\developerzone\pdesolvers\ReactionDiffusionSolverFE_SavHog.h(31) : see reference to class template instantiation 'CompuCell3D::DiffusableVector' being compiled
        with
        [
            precision=float
        ]
d:\compucell3d\developerzone\pdesolvers\DiffusableVector.h(58) : warning C4018: '<=' : signed/unsigned mismatch
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(60) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(57) : while compiling class template member function 'CompuCell3D::Field3DImpl::Field3DImpl(const CompuCell3D::Dim3D,const T &)'
        with
        [
            T=float
        ]
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Array3D.h(204) : see reference to class template instantiation 'CompuCell3D::Field3DImpl' being compiled
        with
        [
            T=float
        ]
        ..\..\PDESolvers\ReactionDiffusionSolverFE_SavHog.cpp(124) : see reference to class template instantiation 'CompuCell3D::Array3DBordersField3DAdapter' being compiled
        with
        [
            T=float
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(60) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(71) : warning C4018: '<' : signed/unsigned mismatch
DiffusionSolverFE.cpp
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(58) : warning C4251: 'CompuCell3D::BoundaryStrategy::dim' : class 'CompuCell3D::Dim3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Dim3D.h(37) : see declaration of 'CompuCell3D::Dim3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(66) : warning C4251: 'CompuCell3D::BoundaryStrategy::checkField' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=std::vector>
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(75) : warning C4251: 'CompuCell3D::BoundaryStrategy::offsetVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=CompuCell3D::Point3D
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(76) : warning C4251: 'CompuCell3D::BoundaryStrategy::distanceVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=float
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(77) : warning C4251: 'CompuCell3D::BoundaryStrategy::neighborOrderIndexVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=unsigned int
        ]
d:\compucell3d\include\compucell3d\basicutils\BasicPluginInfo.h(61) : warning C4996: 'strdup' was declared deprecated
        D:\VStudio8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(87) : warning C4251: 'CompuCell3D::Potts3D::cellFactoryGroup' : class 'BasicClassGroupFactory' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\BasicUtils/BasicClassGroupFactory.h(57) : see declaration of 'BasicClassGroupFactory'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(91) : warning C4251: 'CompuCell3D::Potts3D::energyFunctions' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::EnergyFunction *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(93) : warning C4251: 'CompuCell3D::Potts3D::nameToEnergyFuctionMap' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Kty=std::string,
            _Ty=CompuCell3D::EnergyFunction *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(98) : warning C4251: 'CompuCell3D::Potts3D::steppers' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::Stepper *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(100) : warning C4251: 'CompuCell3D::Potts3D::fixedSteppers' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::FixedStepper *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(105) : warning C4251: 'CompuCell3D::Potts3D::defaultAcceptanceFunction' : class 'CompuCell3D::DefaultAcceptanceFunction' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        d:\compucell3d\include\compucell3d\compucell3d\potts3d\DefaultAcceptanceFunction.h(35) : see declaration of 'CompuCell3D::DefaultAcceptanceFunction'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(120) : warning C4251: 'CompuCell3D::Potts3D::cellInventory' : class 'CompuCell3D::CellInventory' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        d:\compucell3d\include\compucell3d\compucell3d\potts3d\CellInventory.h(18) : see declaration of 'CompuCell3D::CellInventory'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(122) : warning C4251: 'CompuCell3D::Potts3D::flipNeighbor' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(124) : warning C4251: 'CompuCell3D::Potts3D::neighbors' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::Point3D
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(125) : warning C4251: 'CompuCell3D::Potts3D::frozenTypeVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=unsigned char
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(135) : warning C4251: 'CompuCell3D::Potts3D::minCoordinates' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(136) : warning C4251: 'CompuCell3D::Potts3D::maxCoordinates' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(57) : warning C4275: non dll-interface class 'CompuCell3D::Steppable' used as base for dll-interface class 'CompuCell3D::Simulator'
        d:\compucell3d\include\compucell3d\compucell3d\Steppable.h(31) : see declaration of 'CompuCell3D::Steppable'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(57) : see declaration of 'CompuCell3D::Simulator'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(74) : warning C4251: 'CompuCell3D::Simulator::concentrationFieldNameMap' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            _Kty=std::string,
            _Ty=CompuCell3D::Field3DImpl *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(76) : warning C4251: 'CompuCell3D::Simulator::serializerVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            _Ty=CompuCell3D::Serializer *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(80) : warning C4251: 'CompuCell3D::Simulator::pluginManager' : class 'CompuCell3D::PluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            PluginType=CompuCell3D::Plugin
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(81) : warning C4251: 'CompuCell3D::Simulator::steppableManager' : class 'CompuCell3D::PluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            PluginType=CompuCell3D::Steppable
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(82) : warning C4251: 'CompuCell3D::Simulator::pluginBaseManager' : class 'BasicPluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            T=CompuCell3D::PluginBase
        ]
..\..\PDESolvers\DiffusionSolverFE.cpp(49) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\DiffusionSolverFE.cpp(340) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\DiffusionSolverFE.cpp(618) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\DiffusionSolverFE.cpp(654) : warning C4305: 'argument' : truncation from 'double' to 'float'
..\..\PDESolvers\DiffusionSolverFE.cpp(657) : warning C4018: '<=' : signed/unsigned mismatch
..\..\PDESolvers\DiffusionSolverFE.cpp(557) : warning C4101: 'secrConst' : unreferenced local variable
..\..\PDESolvers\DiffusionSolverFE.cpp(559) : warning C4101: 'deltaT' : unreferenced local variable
..\..\PDESolvers\DiffusionSolverFE.cpp(555) : warning C4101: 'diffConst' : unreferenced local variable
..\..\PDESolvers\DiffusionSolverFE.cpp(558) : warning C4101: 'deltaX' : unreferenced local variable
..\..\PDESolvers\DiffusionSolverFE.cpp(556) : warning C4101: 'decayConst' : unreferenced local variable
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(60) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(57) : while compiling class template member function 'CompuCell3D::Field3DImpl::Field3DImpl(const CompuCell3D::Dim3D,const T &)'
        with
        [
            T=CompuCell3D::DiffusionSolverFE::precision_t
        ]
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Array3D.h(204) : see reference to class template instantiation 'CompuCell3D::Field3DImpl' being compiled
        with
        [
            T=CompuCell3D::DiffusionSolverFE::precision_t
        ]
        d:\compucell3d\developerzone\pdesolvers\DiffusionSolverFE.h(66) : see reference to class template instantiation 'CompuCell3D::Array3DBordersField3DAdapter' being compiled
        with
        [
            T=CompuCell3D::DiffusionSolverFE::precision_t
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(60) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(71) : warning C4018: '<' : signed/unsigned mismatch
FlexibleDiffusionSolverFE.cpp
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(58) : warning C4251: 'CompuCell3D::BoundaryStrategy::dim' : class 'CompuCell3D::Dim3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Dim3D.h(37) : see declaration of 'CompuCell3D::Dim3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(66) : warning C4251: 'CompuCell3D::BoundaryStrategy::checkField' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=std::vector>
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(75) : warning C4251: 'CompuCell3D::BoundaryStrategy::offsetVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=CompuCell3D::Point3D
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(76) : warning C4251: 'CompuCell3D::BoundaryStrategy::distanceVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=float
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(77) : warning C4251: 'CompuCell3D::BoundaryStrategy::neighborOrderIndexVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=unsigned int
        ]
d:\compucell3d\include\compucell3d\basicutils\BasicPluginInfo.h(61) : warning C4996: 'strdup' was declared deprecated
        D:\VStudio8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(87) : warning C4251: 'CompuCell3D::Potts3D::cellFactoryGroup' : class 'BasicClassGroupFactory' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\BasicUtils/BasicClassGroupFactory.h(57) : see declaration of 'BasicClassGroupFactory'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(91) : warning C4251: 'CompuCell3D::Potts3D::energyFunctions' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::EnergyFunction *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(93) : warning C4251: 'CompuCell3D::Potts3D::nameToEnergyFuctionMap' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Kty=std::string,
            _Ty=CompuCell3D::EnergyFunction *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(98) : warning C4251: 'CompuCell3D::Potts3D::steppers' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::Stepper *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(100) : warning C4251: 'CompuCell3D::Potts3D::fixedSteppers' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::FixedStepper *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(105) : warning C4251: 'CompuCell3D::Potts3D::defaultAcceptanceFunction' : class 'CompuCell3D::DefaultAcceptanceFunction' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        d:\compucell3d\include\compucell3d\compucell3d\potts3d\DefaultAcceptanceFunction.h(35) : see declaration of 'CompuCell3D::DefaultAcceptanceFunction'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(120) : warning C4251: 'CompuCell3D::Potts3D::cellInventory' : class 'CompuCell3D::CellInventory' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        d:\compucell3d\include\compucell3d\compucell3d\potts3d\CellInventory.h(18) : see declaration of 'CompuCell3D::CellInventory'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(122) : warning C4251: 'CompuCell3D::Potts3D::flipNeighbor' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(124) : warning C4251: 'CompuCell3D::Potts3D::neighbors' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::Point3D
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(125) : warning C4251: 'CompuCell3D::Potts3D::frozenTypeVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=unsigned char
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(135) : warning C4251: 'CompuCell3D::Potts3D::minCoordinates' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(136) : warning C4251: 'CompuCell3D::Potts3D::maxCoordinates' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(57) : warning C4275: non dll-interface class 'CompuCell3D::Steppable' used as base for dll-interface class 'CompuCell3D::Simulator'
        d:\compucell3d\include\compucell3d\compucell3d\Steppable.h(31) : see declaration of 'CompuCell3D::Steppable'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(57) : see declaration of 'CompuCell3D::Simulator'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(74) : warning C4251: 'CompuCell3D::Simulator::concentrationFieldNameMap' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            _Kty=std::string,
            _Ty=CompuCell3D::Field3DImpl *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(76) : warning C4251: 'CompuCell3D::Simulator::serializerVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            _Ty=CompuCell3D::Serializer *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(80) : warning C4251: 'CompuCell3D::Simulator::pluginManager' : class 'CompuCell3D::PluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            PluginType=CompuCell3D::Plugin
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(81) : warning C4251: 'CompuCell3D::Simulator::steppableManager' : class 'CompuCell3D::PluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            PluginType=CompuCell3D::Steppable
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(82) : warning C4251: 'CompuCell3D::Simulator::pluginBaseManager' : class 'BasicPluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            T=CompuCell3D::PluginBase
        ]
..\..\PDESolvers\FlexibleDiffusionSolverFE.cpp(42) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\FlexibleDiffusionSolverFE.cpp(56) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\FlexibleDiffusionSolverFE.cpp(142) : warning C4101: 'e' : unreferenced local variable
..\..\PDESolvers\FlexibleDiffusionSolverFE.cpp(235) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\FlexibleDiffusionSolverFE.cpp(268) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\FlexibleDiffusionSolverFE.cpp(375) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\FlexibleDiffusionSolverFE.cpp(574) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\FlexibleDiffusionSolverFE.cpp(489) : warning C4101: 'distance' : unreferenced local variable
..\..\PDESolvers\FlexibleDiffusionSolverFE.cpp(805) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\FlexibleDiffusionSolverFE.cpp(807) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\FlexibleDiffusionSolverFE.cpp(705) : warning C4101: 'secrConst' : unreferenced local variable
..\..\PDESolvers\FlexibleDiffusionSolverFE.cpp(707) : warning C4101: 'deltaT' : unreferenced local variable
..\..\PDESolvers\FlexibleDiffusionSolverFE.cpp(703) : warning C4101: 'diffConst' : unreferenced local variable
..\..\PDESolvers\FlexibleDiffusionSolverFE.cpp(706) : warning C4101: 'deltaX' : unreferenced local variable
..\..\PDESolvers\FlexibleDiffusionSolverFE.cpp(704) : warning C4101: 'decayConst' : unreferenced local variable
d:\compucell3d\developerzone\pdesolvers\DiffusableVector.h(55) : warning C4305: 'argument' : truncation from 'double' to 'float'
        d:\compucell3d\developerzone\pdesolvers\DiffusableVector.h(54) : while compiling class template member function 'void CompuCell3D::DiffusableVector::allocateDiffusableFieldVector(unsigned int,CompuCell3D::Dim3D)'
        with
        [
            precision=float
        ]
        d:\compucell3d\developerzone\pdesolvers\FlexibleDiffusionSolverFE.h(40) : see reference to class template instantiation 'CompuCell3D::DiffusableVector' being compiled
        with
        [
            precision=float
        ]
d:\compucell3d\developerzone\pdesolvers\DiffusableVector.h(58) : warning C4018: '<=' : signed/unsigned mismatch
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(60) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(57) : while compiling class template member function 'CompuCell3D::Field3DImpl::Field3DImpl(const CompuCell3D::Dim3D,const T &)'
        with
        [
            T=float
        ]
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Array3D.h(204) : see reference to class template instantiation 'CompuCell3D::Field3DImpl' being compiled
        with
        [
            T=float
        ]
        ..\..\PDESolvers\FlexibleDiffusionSolverFE.cpp(197) : see reference to class template instantiation 'CompuCell3D::Array3DBordersField3DAdapter' being compiled
        with
        [
            T=float
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(60) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(71) : warning C4018: '<' : signed/unsigned mismatch
DiffSecrData.cpp
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(87) : warning C4251: 'CompuCell3D::Potts3D::cellFactoryGroup' : class 'BasicClassGroupFactory' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\BasicUtils/BasicClassGroupFactory.h(57) : see declaration of 'BasicClassGroupFactory'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(91) : warning C4251: 'CompuCell3D::Potts3D::energyFunctions' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::EnergyFunction *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(93) : warning C4251: 'CompuCell3D::Potts3D::nameToEnergyFuctionMap' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Kty=std::string,
            _Ty=CompuCell3D::EnergyFunction *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(98) : warning C4251: 'CompuCell3D::Potts3D::steppers' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::Stepper *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(100) : warning C4251: 'CompuCell3D::Potts3D::fixedSteppers' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::FixedStepper *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(105) : warning C4251: 'CompuCell3D::Potts3D::defaultAcceptanceFunction' : class 'CompuCell3D::DefaultAcceptanceFunction' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        d:\compucell3d\include\compucell3d\compucell3d\potts3d\DefaultAcceptanceFunction.h(35) : see declaration of 'CompuCell3D::DefaultAcceptanceFunction'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(120) : warning C4251: 'CompuCell3D::Potts3D::cellInventory' : class 'CompuCell3D::CellInventory' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        d:\compucell3d\include\compucell3d\compucell3d\potts3d\CellInventory.h(18) : see declaration of 'CompuCell3D::CellInventory'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(122) : warning C4251: 'CompuCell3D::Potts3D::flipNeighbor' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        d:\compucell3d\include\compucell3d\compucell3d\field3d\../Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(124) : warning C4251: 'CompuCell3D::Potts3D::neighbors' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::Point3D
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(125) : warning C4251: 'CompuCell3D::Potts3D::frozenTypeVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=unsigned char
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(135) : warning C4251: 'CompuCell3D::Potts3D::minCoordinates' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        d:\compucell3d\include\compucell3d\compucell3d\field3d\../Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(136) : warning C4251: 'CompuCell3D::Potts3D::maxCoordinates' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        d:\compucell3d\include\compucell3d\compucell3d\field3d\../Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
..\..\PDESolvers\DiffSecrData.cpp(21) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\DiffSecrData.cpp(25) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\DiffSecrData.cpp(28) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\DiffSecrData.cpp(31) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\DiffSecrData.cpp(53) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\DiffSecrData.cpp(66) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\DiffSecrData.cpp(72) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\DiffSecrData.cpp(145) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\DiffSecrData.cpp(183) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
PDESolversProxy.cpp
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(58) : warning C4251: 'CompuCell3D::BoundaryStrategy::dim' : class 'CompuCell3D::Dim3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Dim3D.h(37) : see declaration of 'CompuCell3D::Dim3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(66) : warning C4251: 'CompuCell3D::BoundaryStrategy::checkField' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=std::vector>
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(75) : warning C4251: 'CompuCell3D::BoundaryStrategy::offsetVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=CompuCell3D::Point3D
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(76) : warning C4251: 'CompuCell3D::BoundaryStrategy::distanceVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=float
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(77) : warning C4251: 'CompuCell3D::BoundaryStrategy::neighborOrderIndexVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=unsigned int
        ]
d:\compucell3d\include\compucell3d\basicutils\BasicPluginInfo.h(61) : warning C4996: 'strdup' was declared deprecated
        D:\VStudio8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(87) : warning C4251: 'CompuCell3D::Potts3D::cellFactoryGroup' : class 'BasicClassGroupFactory' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\BasicUtils/BasicClassGroupFactory.h(57) : see declaration of 'BasicClassGroupFactory'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(91) : warning C4251: 'CompuCell3D::Potts3D::energyFunctions' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::EnergyFunction *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(93) : warning C4251: 'CompuCell3D::Potts3D::nameToEnergyFuctionMap' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Kty=std::string,
            _Ty=CompuCell3D::EnergyFunction *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(98) : warning C4251: 'CompuCell3D::Potts3D::steppers' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::Stepper *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(100) : warning C4251: 'CompuCell3D::Potts3D::fixedSteppers' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::FixedStepper *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(105) : warning C4251: 'CompuCell3D::Potts3D::defaultAcceptanceFunction' : class 'CompuCell3D::DefaultAcceptanceFunction' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        d:\compucell3d\include\compucell3d\compucell3d\potts3d\DefaultAcceptanceFunction.h(35) : see declaration of 'CompuCell3D::DefaultAcceptanceFunction'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(120) : warning C4251: 'CompuCell3D::Potts3D::cellInventory' : class 'CompuCell3D::CellInventory' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        d:\compucell3d\include\compucell3d\compucell3d\potts3d\CellInventory.h(18) : see declaration of 'CompuCell3D::CellInventory'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(122) : warning C4251: 'CompuCell3D::Potts3D::flipNeighbor' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(124) : warning C4251: 'CompuCell3D::Potts3D::neighbors' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::Point3D
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(125) : warning C4251: 'CompuCell3D::Potts3D::frozenTypeVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=unsigned char
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(135) : warning C4251: 'CompuCell3D::Potts3D::minCoordinates' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(136) : warning C4251: 'CompuCell3D::Potts3D::maxCoordinates' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(57) : warning C4275: non dll-interface class 'CompuCell3D::Steppable' used as base for dll-interface class 'CompuCell3D::Simulator'
        d:\compucell3d\include\compucell3d\compucell3d\Steppable.h(31) : see declaration of 'CompuCell3D::Steppable'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(57) : see declaration of 'CompuCell3D::Simulator'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(74) : warning C4251: 'CompuCell3D::Simulator::concentrationFieldNameMap' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            _Kty=std::string,
            _Ty=CompuCell3D::Field3DImpl *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(76) : warning C4251: 'CompuCell3D::Simulator::serializerVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            _Ty=CompuCell3D::Serializer *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(80) : warning C4251: 'CompuCell3D::Simulator::pluginManager' : class 'CompuCell3D::PluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            PluginType=CompuCell3D::Plugin
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(81) : warning C4251: 'CompuCell3D::Simulator::steppableManager' : class 'CompuCell3D::PluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            PluginType=CompuCell3D::Steppable
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(82) : warning C4251: 'CompuCell3D::Simulator::pluginBaseManager' : class 'BasicPluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            T=CompuCell3D::PluginBase
        ]
d:\compucell3d\developerzone\pdesolvers\DiffusableVector.h(55) : warning C4305: 'argument' : truncation from 'double' to 'float'
        d:\compucell3d\developerzone\pdesolvers\DiffusableVector.h(54) : while compiling class template member function 'void CompuCell3D::DiffusableVector::allocateDiffusableFieldVector(unsigned int,CompuCell3D::Dim3D)'
        with
        [
            precision=float
        ]
        d:\compucell3d\developerzone\pdesolvers\DiffusableGraph.h(22) : see reference to class template instantiation 'CompuCell3D::DiffusableVector' being compiled
        with
        [
            precision=float
        ]
        d:\compucell3d\developerzone\pdesolvers\AdvectionDiffusionSolverFE.h(44) : see reference to class template instantiation 'CompuCell3D::DiffusableGraph' being compiled
        with
        [
            precision=float
        ]
d:\compucell3d\developerzone\pdesolvers\DiffusableVector.h(58) : warning C4018: '<=' : signed/unsigned mismatch
d:\compucell3d\developerzone\pdesolvers\DiffusableVector2D.h(55) : warning C4305: 'argument' : truncation from 'double' to 'float'
        d:\compucell3d\developerzone\pdesolvers\DiffusableVector2D.h(54) : while compiling class template member function 'void CompuCell3D::DiffusableVector2D::allocateDiffusableFieldVector(unsigned int,CompuCell3D::Dim3D)'
        with
        [
            precision=float
        ]
        d:\compucell3d\developerzone\pdesolvers\FastDiffusionSolver2DFE.h(40) : see reference to class template instantiation 'CompuCell3D::DiffusableVector2D' being compiled
        with
        [
            precision=float
        ]
d:\compucell3d\developerzone\pdesolvers\DiffusableVector2D.h(58) : warning C4018: '<=' : signed/unsigned mismatch
d:\compucell3d\include\compucell3d\compucell3d\field3d\Field3DImpl.h(60) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
        d:\compucell3d\include\compucell3d\compucell3d\field3d\Field3DImpl.h(57) : while compiling class template member function 'CompuCell3D::Field3DImpl::Field3DImpl(const CompuCell3D::Dim3D,const T &)'
        with
        [
            T=float
        ]
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Array3D.h(204) : see reference to class template instantiation 'CompuCell3D::Field3DImpl' being compiled
        with
        [
            T=float
        ]
        d:\compucell3d\developerzone\pdesolvers\DiffusableGraph.h(57) : see reference to class template instantiation 'CompuCell3D::Array3DBordersField3DAdapter' being compiled
        with
        [
            T=float
        ]
        d:\compucell3d\developerzone\pdesolvers\DiffusableGraph.h(53) : while compiling class template member function 'void CompuCell3D::DiffusableGraph::allocateDiffusableFieldVector(unsigned int,CompuCell3D::Dim3D)'
        with
        [
            precision=float
        ]
d:\compucell3d\include\compucell3d\compucell3d\field3d\Field3DImpl.h(60) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
d:\compucell3d\include\compucell3d\compucell3d\field3d\Field3DImpl.h(71) : warning C4018: '<' : signed/unsigned mismatch
FastDiffusionSolver2DFE.cpp
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(58) : warning C4251: 'CompuCell3D::BoundaryStrategy::dim' : class 'CompuCell3D::Dim3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Dim3D.h(37) : see declaration of 'CompuCell3D::Dim3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(66) : warning C4251: 'CompuCell3D::BoundaryStrategy::checkField' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=std::vector>
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(75) : warning C4251: 'CompuCell3D::BoundaryStrategy::offsetVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=CompuCell3D::Point3D
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(76) : warning C4251: 'CompuCell3D::BoundaryStrategy::distanceVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=float
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(77) : warning C4251: 'CompuCell3D::BoundaryStrategy::neighborOrderIndexVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=unsigned int
        ]
d:\compucell3d\include\compucell3d\basicutils\BasicPluginInfo.h(61) : warning C4996: 'strdup' was declared deprecated
        D:\VStudio8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(87) : warning C4251: 'CompuCell3D::Potts3D::cellFactoryGroup' : class 'BasicClassGroupFactory' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\BasicUtils/BasicClassGroupFactory.h(57) : see declaration of 'BasicClassGroupFactory'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(91) : warning C4251: 'CompuCell3D::Potts3D::energyFunctions' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::EnergyFunction *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(93) : warning C4251: 'CompuCell3D::Potts3D::nameToEnergyFuctionMap' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Kty=std::string,
            _Ty=CompuCell3D::EnergyFunction *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(98) : warning C4251: 'CompuCell3D::Potts3D::steppers' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::Stepper *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(100) : warning C4251: 'CompuCell3D::Potts3D::fixedSteppers' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::FixedStepper *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(105) : warning C4251: 'CompuCell3D::Potts3D::defaultAcceptanceFunction' : class 'CompuCell3D::DefaultAcceptanceFunction' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        d:\compucell3d\include\compucell3d\compucell3d\potts3d\DefaultAcceptanceFunction.h(35) : see declaration of 'CompuCell3D::DefaultAcceptanceFunction'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(120) : warning C4251: 'CompuCell3D::Potts3D::cellInventory' : class 'CompuCell3D::CellInventory' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        d:\compucell3d\include\compucell3d\compucell3d\potts3d\CellInventory.h(18) : see declaration of 'CompuCell3D::CellInventory'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(122) : warning C4251: 'CompuCell3D::Potts3D::flipNeighbor' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(124) : warning C4251: 'CompuCell3D::Potts3D::neighbors' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::Point3D
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(125) : warning C4251: 'CompuCell3D::Potts3D::frozenTypeVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=unsigned char
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(135) : warning C4251: 'CompuCell3D::Potts3D::minCoordinates' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(136) : warning C4251: 'CompuCell3D::Potts3D::maxCoordinates' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(57) : warning C4275: non dll-interface class 'CompuCell3D::Steppable' used as base for dll-interface class 'CompuCell3D::Simulator'
        d:\compucell3d\include\compucell3d\compucell3d\Steppable.h(31) : see declaration of 'CompuCell3D::Steppable'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(57) : see declaration of 'CompuCell3D::Simulator'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(74) : warning C4251: 'CompuCell3D::Simulator::concentrationFieldNameMap' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            _Kty=std::string,
            _Ty=CompuCell3D::Field3DImpl *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(76) : warning C4251: 'CompuCell3D::Simulator::serializerVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            _Ty=CompuCell3D::Serializer *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(80) : warning C4251: 'CompuCell3D::Simulator::pluginManager' : class 'CompuCell3D::PluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            PluginType=CompuCell3D::Plugin
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(81) : warning C4251: 'CompuCell3D::Simulator::steppableManager' : class 'CompuCell3D::PluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            PluginType=CompuCell3D::Steppable
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(82) : warning C4251: 'CompuCell3D::Simulator::pluginBaseManager' : class 'BasicPluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            T=CompuCell3D::PluginBase
        ]
..\..\PDESolvers\FastDiffusionSolver2DFE.cpp(43) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\FastDiffusionSolver2DFE.cpp(57) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\FastDiffusionSolver2DFE.cpp(144) : warning C4101: 'e' : unreferenced local variable
..\..\PDESolvers\FastDiffusionSolver2DFE.cpp(236) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\FastDiffusionSolver2DFE.cpp(269) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\FastDiffusionSolver2DFE.cpp(373) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\FastDiffusionSolver2DFE.cpp(759) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\FastDiffusionSolver2DFE.cpp(761) : warning C4018: '<' : signed/unsigned mismatch
..\..\PDESolvers\FastDiffusionSolver2DFE.cpp(659) : warning C4101: 'secrConst' : unreferenced local variable
..\..\PDESolvers\FastDiffusionSolver2DFE.cpp(661) : warning C4101: 'deltaT' : unreferenced local variable
..\..\PDESolvers\FastDiffusionSolver2DFE.cpp(657) : warning C4101: 'diffConst' : unreferenced local variable
..\..\PDESolvers\FastDiffusionSolver2DFE.cpp(660) : warning C4101: 'deltaX' : unreferenced local variable
..\..\PDESolvers\FastDiffusionSolver2DFE.cpp(658) : warning C4101: 'decayConst' : unreferenced local variable
d:\compucell3d\developerzone\pdesolvers\DiffusableVector2D.h(55) : warning C4305: 'argument' : truncation from 'double' to 'float'
        d:\compucell3d\developerzone\pdesolvers\DiffusableVector2D.h(54) : while compiling class template member function 'void CompuCell3D::DiffusableVector2D::allocateDiffusableFieldVector(unsigned int,CompuCell3D::Dim3D)'
        with
        [
            precision=float
        ]
        d:\compucell3d\developerzone\pdesolvers\FastDiffusionSolver2DFE.h(40) : see reference to class template instantiation 'CompuCell3D::DiffusableVector2D' being compiled
        with
        [
            precision=float
        ]
d:\compucell3d\developerzone\pdesolvers\DiffusableVector2D.h(58) : warning C4018: '<=' : signed/unsigned mismatch
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(60) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(57) : while compiling class template member function 'CompuCell3D::Field3DImpl::Field3DImpl(const CompuCell3D::Dim3D,const T &)'
        with
        [
            T=float
        ]
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Array3D.h(371) : see reference to class template instantiation 'CompuCell3D::Field3DImpl' being compiled
        with
        [
            T=float
        ]
        ..\..\PDESolvers\FastDiffusionSolver2DFE.cpp(199) : see reference to class template instantiation 'CompuCell3D::Array2DBordersField3DAdapter' being compiled
        with
        [
            T=float
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(60) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(71) : warning C4018: '<' : signed/unsigned mismatch
AdevectionDiffusionSolverFE.cpp
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(58) : warning C4251: 'CompuCell3D::BoundaryStrategy::dim' : class 'CompuCell3D::Dim3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Dim3D.h(37) : see declaration of 'CompuCell3D::Dim3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(66) : warning C4251: 'CompuCell3D::BoundaryStrategy::checkField' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=std::vector>
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(75) : warning C4251: 'CompuCell3D::BoundaryStrategy::offsetVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=CompuCell3D::Point3D
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(76) : warning C4251: 'CompuCell3D::BoundaryStrategy::distanceVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=float
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Boundary/BoundaryStrategy.h(77) : warning C4251: 'CompuCell3D::BoundaryStrategy::neighborOrderIndexVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::BoundaryStrategy'
        with
        [
            _Ty=unsigned int
        ]
d:\compucell3d\include\compucell3d\basicutils\BasicPluginInfo.h(61) : warning C4996: 'strdup' was declared deprecated
        D:\VStudio8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(87) : warning C4251: 'CompuCell3D::Potts3D::cellFactoryGroup' : class 'BasicClassGroupFactory' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\BasicUtils/BasicClassGroupFactory.h(57) : see declaration of 'BasicClassGroupFactory'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(91) : warning C4251: 'CompuCell3D::Potts3D::energyFunctions' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::EnergyFunction *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(93) : warning C4251: 'CompuCell3D::Potts3D::nameToEnergyFuctionMap' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Kty=std::string,
            _Ty=CompuCell3D::EnergyFunction *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(98) : warning C4251: 'CompuCell3D::Potts3D::steppers' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::Stepper *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(100) : warning C4251: 'CompuCell3D::Potts3D::fixedSteppers' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::FixedStepper *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(105) : warning C4251: 'CompuCell3D::Potts3D::defaultAcceptanceFunction' : class 'CompuCell3D::DefaultAcceptanceFunction' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        d:\compucell3d\include\compucell3d\compucell3d\potts3d\DefaultAcceptanceFunction.h(35) : see declaration of 'CompuCell3D::DefaultAcceptanceFunction'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(120) : warning C4251: 'CompuCell3D::Potts3D::cellInventory' : class 'CompuCell3D::CellInventory' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        d:\compucell3d\include\compucell3d\compucell3d\potts3d\CellInventory.h(18) : see declaration of 'CompuCell3D::CellInventory'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(122) : warning C4251: 'CompuCell3D::Potts3D::flipNeighbor' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(124) : warning C4251: 'CompuCell3D::Potts3D::neighbors' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=CompuCell3D::Point3D
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(125) : warning C4251: 'CompuCell3D::Potts3D::frozenTypeVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        with
        [
            _Ty=unsigned char
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(135) : warning C4251: 'CompuCell3D::Potts3D::minCoordinates' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Potts3D/Potts3D.h(136) : warning C4251: 'CompuCell3D::Potts3D::maxCoordinates' : class 'CompuCell3D::Point3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::Potts3D'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Point3D.h(38) : see declaration of 'CompuCell3D::Point3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(57) : warning C4275: non dll-interface class 'CompuCell3D::Steppable' used as base for dll-interface class 'CompuCell3D::Simulator'
        d:\compucell3d\include\compucell3d\compucell3d\Steppable.h(31) : see declaration of 'CompuCell3D::Steppable'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(57) : see declaration of 'CompuCell3D::Simulator'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(74) : warning C4251: 'CompuCell3D::Simulator::concentrationFieldNameMap' : class 'std::map<_Kty,_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            _Kty=std::string,
            _Ty=CompuCell3D::Field3DImpl *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(76) : warning C4251: 'CompuCell3D::Simulator::serializerVec' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            _Ty=CompuCell3D::Serializer *
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(80) : warning C4251: 'CompuCell3D::Simulator::pluginManager' : class 'CompuCell3D::PluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            PluginType=CompuCell3D::Plugin
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(81) : warning C4251: 'CompuCell3D::Simulator::steppableManager' : class 'CompuCell3D::PluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            PluginType=CompuCell3D::Steppable
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Simulator.h(82) : warning C4251: 'CompuCell3D::Simulator::pluginBaseManager' : class 'BasicPluginManager' needs to have dll-interface to be used by clients of class 'CompuCell3D::Simulator'
        with
        [
            T=CompuCell3D::PluginBase
        ]
d:\compucell3d\include\compucell3d\compucell3d\field3d\Field3DIndex.h(30) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
d:\compucell3d\include\compucell3d\compucell3d\field3d\Field3DIndex.h(31) : warning C4244: '=' : conversion from 'long' to 'short', possible loss of data
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/plugins/NeighborTracker/NeighborTrackerPlugin.h(45) : warning C4275: non dll-interface class 'CompuCell3D::Plugin' used as base for dll-interface class 'CompuCell3D::NeighborTrackerPlugin'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Plugin.h(29) : see declaration of 'CompuCell3D::Plugin'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/plugins/NeighborTracker/NeighborTrackerPlugin.h(45) : see declaration of 'CompuCell3D::NeighborTrackerPlugin'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/plugins/NeighborTracker/NeighborTrackerPlugin.h(48) : warning C4251: 'CompuCell3D::NeighborTrackerPlugin::fieldDim' : class 'CompuCell3D::Dim3D' needs to have dll-interface to be used by clients of class 'CompuCell3D::NeighborTrackerPlugin'
        d:\compucell3d\include\compucell3d\compucell3d\field3d\Dim3D.h(37) : see declaration of 'CompuCell3D::Dim3D'
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/plugins/NeighborTracker/NeighborTrackerPlugin.h(49) : warning C4251: 'CompuCell3D::NeighborTrackerPlugin::neighborTrackerAccessor' : class 'BasicClassAccessor' needs to have dll-interface to be used by clients of class 'CompuCell3D::NeighborTrackerPlugin'
        with
        [
            T=CompuCell3D::NeighborTracker
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/plugins/NeighborTracker/NeighborTrackerPlugin.h(85) : warning C4251: 'CompuCell3D::NeighborTrackerPlugin::adjNeighbor' : class 'CompuCell3D::AdjacentNeighbor' needs to have dll-interface to be used by clients of class 'CompuCell3D::NeighborTrackerPlugin'
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/AdjacentNeighbor.h(22) : see declaration of 'CompuCell3D::AdjacentNeighbor'
..\..\PDESolvers\AdevectionDiffusionSolverFE.cpp(474) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\PDESolvers\AdevectionDiffusionSolverFE.cpp(510) : warning C4101: 'secrConst' : unreferenced local variable
..\..\PDESolvers\AdevectionDiffusionSolverFE.cpp(512) : warning C4101: 'deltaT' : unreferenced local variable
..\..\PDESolvers\AdevectionDiffusionSolverFE.cpp(508) : warning C4101: 'diffConst' : unreferenced local variable
..\..\PDESolvers\AdevectionDiffusionSolverFE.cpp(511) : warning C4101: 'deltaX' : unreferenced local variable
..\..\PDESolvers\AdevectionDiffusionSolverFE.cpp(509) : warning C4101: 'decayConst' : unreferenced local variable
d:\compucell3d\developerzone\pdesolvers\DiffusableVector.h(55) : warning C4305: 'argument' : truncation from 'double' to 'float'
        d:\compucell3d\developerzone\pdesolvers\DiffusableVector.h(54) : while compiling class template member function 'void CompuCell3D::DiffusableVector::allocateDiffusableFieldVector(unsigned int,CompuCell3D::Dim3D)'
        with
        [
            precision=float
        ]
        d:\compucell3d\developerzone\pdesolvers\DiffusableGraph.h(22) : see reference to class template instantiation 'CompuCell3D::DiffusableVector' being compiled
        with
        [
            precision=float
        ]
        d:\compucell3d\developerzone\pdesolvers\AdvectionDiffusionSolverFE.h(44) : see reference to class template instantiation 'CompuCell3D::DiffusableGraph' being compiled
        with
        [
            precision=float
        ]
d:\compucell3d\developerzone\pdesolvers\DiffusableVector.h(58) : warning C4018: '<=' : signed/unsigned mismatch
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(60) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(57) : while compiling class template member function 'CompuCell3D::Field3DImpl::Field3DImpl(const CompuCell3D::Dim3D,const T &)'
        with
        [
            T=float
        ]
        D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Array3D.h(204) : see reference to class template instantiation 'CompuCell3D::Field3DImpl' being compiled
        with
        [
            T=float
        ]
        ..\..\PDESolvers\AdevectionDiffusionSolverFE.cpp(178) : see reference to class template instantiation 'CompuCell3D::Array3DBordersField3DAdapter' being compiled
        with
        [
            T=float
        ]
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(60) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
D:\CompuCell3D\include\CompuCell3D\CompuCell3D/Field3D/Field3DImpl.h(71) : warning C4018: '<' : signed/unsigned mismatch
D:\VStudio8\VC\include\utility(44) : warning C4244: 'initializing' : conversion from 'const double' to 'float', possible loss of data
        ..\..\PDESolvers\AdevectionDiffusionSolverFE.cpp(126) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair(const std::pair &)' being compiled
        with
        [
            _Ty1=CompuCell3D::CellG *const ,
            _Ty2=float
        ]
Generating Code...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://d:\CompuCell3D\DeveloperZone\binary\PDESolvers\PDESolversShared.dir\Release\BuildLog.htm"
PDESolversShared - 0 error(s), 268 warning(s)