Hi All,
I am working on some project that require some external c++ library to be execute inside my unreal c++ classes.
Its very huge library So I need to import that existing one just like adding dependency or some other means.
Anybody have any experience to deal this situation. So please give your suggestion and workaround of this.
Any help would be appreciated!
Thanks
Druha
(Druha)
2
@Druha Do you have another link to this? The link you posted is now outdated 
Stupid Unreal
Kris
(Kris)
5
The link provides you with directions to the legacy section of the new Unreal Engine Community Wiki.
A quick search there provides the answer: Legacy/Linking Static Libraries Using The Build System.