userlibs not found?
Blitz3D Forums/Blitz3D Programming/userlibs not found?| 
 | ||
| Why is it that when I try to compile my exe and then I run it, it says userlib not found?! I don't even HAVE any userlibs IN the userlib folder! >< | 
| 
 | ||
| Are there any userlib calls in your code? | 
| 
 | ||
| not that i know of oO | 
| 
 | ||
| Maybe you have a dll file renamed, removed or forgotten to add to the project directory. Make sure, you have all required dll files in the project.exe directory and check the resource paths. |