Hey! I get a really strange path problem for you.
I've made a program which import a DLL file I've made. It works fine on my computer (using Win8).
But when I try to run it on another computer (Win7) I get the following error when the application tries to find my DLL file:
Fallback handler could not load library
C:/Users/Public/RoboZone2/RoboZone_Data/Mono/.\C:/Users/Public/RoboZone2/RoboZone_Data/Plugins/MyPlugin.dll
Has anyone encountered something similar? What's up with the mix of "/" and "\\"?
Any help would be really appreciated!
Thanks :)
↧