Jan Brejcha

Results 15 comments of Jan Brejcha

Hi @pmoulon many thanks for your response and comments. I removed the unneeded libraries and removed Eigen from CMakeLists so that it can come by transitivity from OpenMVG. However, nothing...

@rhiestan It also came on my mind that it could be some compatibility problem with cereal, however, I did not know the library until now. Could you share your small...

I tried the test program to test the Cereal and it works fine.

@pmoulon @rhiestan I tried to build OpenMVG and my test application using gcc-8 from Homebrew and now it works. Do you have an idea what could be the reason? Could...

@pmoulon, @rhiestan I had some time to dig in and I believe I found the problem. For MacOS clang, openMVG defines at the root CMakeLists.txt to use unordered map: `register_definitions(-DOPENMVG_STD_UNORDERED_MAP)`....

@pmoulon Sorry for late response. I tried - I added the code you posted at the top of the openMVG/src/openMVG/sfm/CMakeLists.txt, did a clean build, but the issue unfortunately persists.

@pmoulon Sorry, my bad. I didn't notice that after adding the code you posted at the top of the CMakeLists.txt file the configuration was not completed with error: `Cannot specify...

> Hello, > I would try those in order: > > * start from OpenMVG develop (no modification) > > 1. Completely deactivate OPENMVG_STD_UNORDERED_MAP by adding the undef > >...

> * Does the native build work without modification on your new machine? The native build compilation works (it always worked), but when I link OpenMVG as a library to...

I have exactly the same problem with osgEarth 2.10, MacOS 10.15, call stack: ``` Process 59527 launched: '/Users/janbrejcha/devel/adobe_intern/AdobeTrips/build/osgearth/build_2_10/bin/osgearth_viewer' (x86_64) void StateSet::setGlobalDefaults() ShaderPipeline disabled. 2020-04-19 22:04:39.133220+0200 osgearth_viewer[59527:804456] flock failed to lock...