Jump to content

How to turn my c# fight class into a .dll?


cedced30

Recommended Posts

Hi, i looked at some tutorials on how to build your class into a .dll but for some reason, i can't manage to do it.

Whenever i try, it won't compile and displays a ton or errors (800+), but the fight class itself works pretty smooth on wRobot and doesn't display any errors.

I think i have some issues with the procedure, from the start.

Basically, i created a class library on visual studio, didnt write anything on the text editor, then i created a new class by rightclicking the solution explorer, i copied the dll from wRobot in a subfolder in the project, added the references and filled up the new class.

Did i miss something?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...