Internals Pluggin Error

makintouch

Hello everybody :)

I have a problem, i have downloaded the InternalPlugginV3 directly on dev corner and i can't generate the dll file ...
It gives me an error MSB3073 (for the moment i didn't make modifications, i have just open "InternalsPlugin.sln" with Visual Studio 2012).

View attachment 19109

Someone had the same problem?

Thanks a lot :)

Makintouch,
 
That error appears to just be a post-build event, which is trying to copy the newly built file to an rFactor folder for testing. I would check your Debug\ folder first to see if the .dll has been created; you can modify that event to copy to your correct folder if you want, or just remove it and copy the file manually.

Hopefully I'm not misinterpreting the non-english message :)
 

Back
Top