update make install
This commit is contained in:
@@ -9,7 +9,7 @@ namespace NavigationExample
|
||||
/// </summary>
|
||||
public class NavigationAPI
|
||||
{
|
||||
private const string DllName = "libnav_c_api.so"; // Linux
|
||||
private const string DllName = "/usr/local/lib/libnav_c_api.so"; // Linux
|
||||
// For Windows: "nav_c_api.dll"
|
||||
// For macOS: "libnav_c_api.dylib"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user