There was an error while loading. Please reload this page.
1 parent de7471d commit ad3c19dCopy full SHA for ad3c19d
1 file changed
SerialPrograms/Source/CommonFramework/GlobalAutoPaths.cpp
@@ -91,7 +91,7 @@ Filesystem::Path get_application_base_dir_path(){
91
}
92
93
#endif
94
- return Filesystem::application_binary_path();
+ return Filesystem::application_working_path();
95
96
std::string get_resource_path(){
97
// Find the resource directory.
0 commit comments