Using E57RefImpl library
Posted: Thu Jan 23, 2020 1:56 am
I have the E57RefImpl lib compiled. I am trying to run an experiment on a custom program, linked with CloudCompare.
The custom program needs to read the e57 before going to CC.
I was hoping one might be able to give some pointers on linking in an external library to a custom visual studio solution/project.
I've tried ensuring that include directories, library directories, additional dependencies and others were configuredin the project properties but continue to get issues with missing boost of other dependencies. It seems as though the project is not getting access to the E57RefImpl.lib file as that should be including all of that information as it is the built library for the source code.
Any and all information would be helpful. I am also always open to a phone call or email conversation if anyone is interested in helping me learn something new. This would be extremely helpful moving forward knowing how to properly link in .lib files and use them.
The custom program needs to read the e57 before going to CC.
I was hoping one might be able to give some pointers on linking in an external library to a custom visual studio solution/project.
I've tried ensuring that include directories, library directories, additional dependencies and others were configuredin the project properties but continue to get issues with missing boost of other dependencies. It seems as though the project is not getting access to the E57RefImpl.lib file as that should be including all of that information as it is the built library for the source code.
Any and all information would be helpful. I am also always open to a phone call or email conversation if anyone is interested in helping me learn something new. This would be extremely helpful moving forward knowing how to properly link in .lib files and use them.