|
Hello Everyone,
I have some question about GranOO build.
I use Win10, VS2015, boost_1_65_0, VTK-8.1.0, zlib-1.2.11, Qt5.10.0
When I use nmake to build GranOO, the warning, which is "XmlObjectManager.cpp.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library " always comes out in the step of " Linking CXX static library GranOO.lib".
I want to know is there any wrong with my environment, and the warning will affect my work or not.
|