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

DonationCoder.com Software > Find And Run Robot

FARR v2 plugin - Using free version of MS Visual Studio?

(1/1)

gogogadgetscott:
I want to create a FARR plugin. I haven't decided what language to use but I don't want to spend any money on VS. The issue is that VS C++ 2008 Express edition does not include MFC. Is MFC required? If so could someone (vitalyb/mouser) send a compiled dll of vitalyb's plugin wrapper?

vitalyb:
I suggest to you to use the Javascript SDK. C# SDK might work but it also recompiles the wrapper when you build your plugin so you must have MFC libraries in your C++ compiler.

mouser:
if you want to use C++ (not C#) then you do not need MFC, and can use the sample plugin skeleton i provide in C++.

mouser:
Anyone interested in writing a plugin needs to check out ecaradec's amazing javascript/actionscript wrapper/sdk for FARR: https://www.donationcoder.com/forum/index.php?topic=12232.0

Navigation

[0] Message Index

Go to full version