ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > FARR Plugins and Aliases

FARR C# SDK and Documentation V2 (19/10/2008)

<< < (11/11)

ewemoa:

* FARR CSharp SDK.chm - I compiled using NDoc a pretty referece file, some was copied was Mouser documentation and some I wrote myself. It isn't complete but it is better than nothing :)-vitalyb (November 23, 2007, 11:23 PM)
--- End quote ---
I only just discovered this documentation.  It's way better than nothing -- and it seems to me that it's worth a look even if you are interested in developing FARR plugins, w/ or w/o CSharp.

Thank you so much for this  :Thmbsup:

aksx:
hey i followed the steps in the first post but the plugin wont compile as
--- --- using FARRCSharpSDK show an error that it cannot be found and the referance assemblies $project_name$CSharpSDK.dll and $project_name$RCW show exclamation marks.
edit: i use visual studio 2010 ultimate

vitalyb:
hey i followed the steps in the first post but the plugin wont compile as
--- --- using FARRCSharpSDK show an error that it cannot be found and the referance assemblies $project_name$CSharpSDK.dll and $project_name$RCW show exclamation marks.
edit: i use visual studio 2010 ultimate
-aksx (March 09, 2011, 02:45 AM)
--- End quote ---

Hi AksX,

It is very possible that it won't compile in VS2010 as I never tested it with it (I think I was using 2005 back at the time).
I'm afraid I can't fix the template issue right now, however, you can take any of the other existing c# plugins and try to compile them in VS2010 and I believe they will.

You can then go ahead and just delete most of the plugin related code (which is quite separated from the the API that is used to communicate with FARR). To get started, I suggest to compile the latest plugin I made, FARRTunes

Good luck!

aksx:
Hi AksX,

It is very possible that it won't compile in VS2010 as I never tested it with it (I think I was using 2005 back at the time).
I'm afraid I can't fix the template issue right now, however, you can take any of the other existing c# plugins and try to compile them in VS2010 and I believe they will.

You can then go ahead and just delete most of the plugin related code (which is quite separated from the the API that is used to communicate with FARR). To get started, I suggest to compile the latest plugin I made, FARRTunes

Good luck!
-vitalyb (March 09, 2011, 06:42 AM)
--- End quote ---

thankx i try to get vcs express 2005

vitalyb:
If you have 2008 installed, try it too. I am REALLY unsure which version I made it for.

Navigation

[0] Message Index

[*] Previous page

Go to full version