Page 1 of 1

OV version - 3.2.0 build error

Posted: Tue Nov 09, 2021 3:46 pm
by openvibeexplorer
Hello,

I am trying to build the new version of OV (3.2.0) released in end of Oct.

I am getting the following error:

error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MD_DynamicRelease' doesn't match value 'MT_StaticRelease' in ovCChrono.cpp.obj

Could you please let me know if there is some solution for this error?

Please Note: I am using the "Stable Source Code" for 3.2.0.

Regards,
Swati.

Re: OV version - 3.2.0 build error

Posted: Tue Nov 09, 2021 4:16 pm
by Thomas
Hi Swati,

Thanks for giving a try to the new release and for your feedback.

Would you be able to run a clean build (remove the build folder) into a log file (" .\build.cmd > build.log") and share the generated build.log file ?

Are you using the source archive or a clone of the git repositories ?

Thanks,
Thomas

Re: OV version - 3.2.0 build error

Posted: Tue Nov 09, 2021 7:24 pm
by openvibeexplorer
Hello Thomas,

Thanks for your prompt reply. I think it was just a matter of cleaning up the "build" folder.
It looks like my build is successful now. I could not attach the log because the file size was big.
So, I am uploading it at below location.

https://drive.google.com/file/d/1w2YaFF ... sp=sharing

The log file does not contain a success message. Also, the command prompt exited as soon as the build was done.
So I could not see the "SUCCESS" message at the end.

FYI - I have done a build of "source archive"

Regards,
Swati.

Re: OV version - 3.2.0 build error

Posted: Wed Nov 10, 2021 8:13 am
by Thomas
Hi Swati,

Thanks for sharing the log.
I had a look at it and indeed the build succeeded.

I take note of adding a nice success message at the end of the build process. ;-)

Cheers,
Thomas

Re: OV version - 3.2.0 build error

Posted: Thu Nov 11, 2021 3:54 am
by openvibeexplorer
Thank you for all the help.

Regards,
Swati.