RuriLib.dll could not be found?
-
Yo guys I am new to openbullet and when compiling it in visual studio I get this error.
Anyone know what to do to fix? Couldn't find anything searching online.
-
@Fergasm switch to Debug build and compile, then switch to Release and compile again, if it doesn't work restart visual studio and try again until it works, I have no clue why but this method works every time
-
Also you could compile the RuriLib project first ALONE (not the entire solution) in Debug mode, so it builds RuriLib.dll to the Debug folder, and then compile the entire solution as usual.
-
it doesn't work on me
-
Did you try both the things I said above, correctly?
-
@Ruri yes
-
Then I have no clue buddy, sorry. Use a precompiled one.