Hello 

I installed a few modules of chrono on Windows with no problem but when I 
enable Multicore module in cmake and try to build it in Visual Studio , I 
get many errors in visual studio that seem to be from Blaze library.  I get 
the attached error from many of the files. I download source files of BLaze 
from the blaze bickbucket page and have the directory defined in Cmake. Any 
feedabck would be highly appreciated!


Thanks


-- 
You received this message because you are subscribed to the Google Groups 
"ProjectChrono" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/projectchrono/3341345f-52f5-440b-9554-594fef5d4c20n%40googlegroups.com.
Error   C2593   'operator ==' is ambiguous (compiling source file 
C:\Users\z6dsx\Desktop\ProjectChrono\Chrono_dependencies\chrono_develop\src\chrono_multicore\physics\ChParticleContainer.cpp)
    ChronoEngine_multicore       
C:\Users\z6dsx\Desktop\ProjectChrono\Chrono_dependencies\Blaze\blaze\math\dense 
C:\Users\z6dsx\Desktop\ProjectChrono\Chrono_dependencies\Blaze\blaze\math\dense\DynamicVector.h
 3353    CL
Error   C2593   'operator !=' is ambiguous (compiling source file 
C:\Users\z6dsx\Desktop\ProjectChrono\Chrono_dependencies\chrono_develop\src\chrono_multicore\ChDataManager.cpp)
                  ChronoEngine_multicore       
C:\Users\z6dsx\Desktop\ProjectChrono\Chrono_dependencies\Blaze\blaze\math\dense 
C:\Users\z6dsx\Desktop\ProjectChrono\Chrono_dependencies\Blaze\blaze\math\dense\StaticVector.h
  3594    CL

Reply via email to