View Single Post
Old 01-05-12, 10:11 PM   #5
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

Quote:
Originally Posted by DrJones View Post
ui thank you for that and the hints

it is as you also often say failing is the way to learn. i know it is a lot of trial and error. as you i also had sometimes a very big headache as i began to import the magui interface to that what it is now...(addins and further changes will follow).

can you tell me in wich version of framework you compiled you dll's. Version 4 causes Problems. With 3.5 the dll file could be loaded...so far any problem sighted. But i'am sure that there will come some crashes.

Thank you very much

Best Regards

DrJones
Yep, trial and error is the best way to learn I thought I'd give you some pointers so you can avoid some of the major headaches I went through.

I compiled for .NET 3.5. I also saw that trying to compile against .NET 4.0 was problematic

The one thing I find very strange is that Python has a compiler to compile python code. I tried compiling some python code and importing it and the game wouldn't accept it. Very strange
TheDarkWraith is offline   Reply With Quote