yg2753

Results 2 comments of yg2753

>> mex -DUSE_OMP cpp/2d/MC2Dmex.cpp COMPFLAGS='$COMPFLAGS /openmp /O2' CXXFLAGS='$CXXFLAGS ' LDFLAGS='$LDFLAGS ' Building with 'Xcode Clang++'. Error using mex In file included from /Users/yg/Desktop/Cola/X/led/ValoMC-master/cpp/2d/MC2Dmex.cpp:13: /Users/yg/Desktop/Cola/X/led/ValoMC-master/cpp/2d/MC2D.hpp:26:10: fatal error: 'omp.h' file not found...

When I run "compile_vmc_mex" in MatlabR2022a, I get a ton of deprecated usage of certain functions warnings but in the end I get "MEX completed successfully", with or without the...