-
-
Notifications
You must be signed in to change notification settings - Fork 319
Closed
Description
I added the NuGet package to my XNA project in VS 2010 Pro, but when I ran it it threw the following exception:
Unable to load DLL ‘lua52′: The specified module could not be found
I tried adding lua52.dll to the project manually from the zip archive, but no matter which one I add (Win32, Win64, net35, net40, net45) it throws the same exception.
I have confirmed in each case the file was copied to the output directory, so I don't know why it can't find it.
Metadata
Metadata
Assignees
Labels
No labels