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)

<< < (4/11) > >>

vitalyb:
Updated SDK and plugins - Main issues should be resolved.
Please read News in first post.

tomos:
Updated SDK and plugins - Main issues should be resolved.
Please read News in first post.
-vitalyb (February 12, 2008, 11:22 AM)
--- End quote ---

great stuff Vitaly !!
do you know should these plugins (your three) show in dcupdater?

They're not showing here - so I'm unsure where to download?

vitalyb:
I thought they are =\

Here are links to threads:
FARR AltTab - https://www.donationcoder.com/forum/index.php?topic=10988
FARR Environment Variables - https://www.donationcoder.com/forum/index.php?topic=11551
FARR Tunes - https://www.donationcoder.com/forum/index.php?topic=11545

There is also this one, but it isn't mine and right now it is probably not using the latest SDK so *might* have mentioned issues:
FARR Google Suggest - https://www.donationcoder.com/forum/index.php?topic=11556

Perry Mowbray:
I'm having some simple startup issues Vitaly:

For a quick start, you should copy one of the sample plugins, change the name and go slowly from there by deleting the parts you don't need.
--- End quote ---

OK, I think I've changed names everywhere I need to? eg: added "Test_" to your FARRAltTab.

But when building I get the following errors:

* /OUT:FARRPluginRCW.dll directive in .EXP differs from output filename 'G:\Documents\My Development\FARR Plugins\CSharpSDK\FARR CSharp SDK\Debug\Test_FARRAltTabRCW.dll'; ignoring directive   G:\Documents\My Development\FARR Plugins\CSharpSDK\Copy of FARRAltTab\Test_FARRAltTabRCW.exp   Test_FARRAltTab
* /DELAYLOAD:OleAcc.dll ignored; no imports found from OleAcc.dll   G:\Documents\My Development\FARR Plugins\CSharpSDK\Copy of FARRAltTab\LINK   Test_FARRAltTab

* precompiled object not linked in; image may not run   G:\Documents\My Development\FARR Plugins\CSharpSDK\Copy of FARRAltTab\JrPlugin_GenericShell.obj   Test_FARRAltTab
* 1 unresolved externals   G:\Documents\My Development\FARR Plugins\CSharpSDK\FARR CSharp SDK\Debug\Test_FARRAltTabRCW.dll   Test_FARRAltTab
* The command ""G:\Documents\My Development\FARR Plugins\CSharpSDK\Copy of FARRAltTab\..\FARR CSharp SDK\FARRPluginRCW\ProjectNameChanger.exe" "G:\Documents\My Development\FARR Plugins\CSharpSDK\Copy of FARRAltTab\..\FARR CSharp SDK\FARRPluginRCW\FARRPluginRCW.vcproj" Test_FARRAltTabRCW
%windir%\Microsoft.NET\Framework\v2.0.50727\MSBuild.exe "G:\Documents\My Development\FARR Plugins\CSharpSDK\Copy of FARRAltTab\..\FARR CSharp SDK\FARRCSharpSDK.sln"
xcopy /Y "G:\Documents\My Development\FARR Plugins\CSharpSDK\Copy of FARRAltTab\..\FARR CSharp SDK\debug\Test_FARRAltTabRCW.dll" "G:\Documents\My Development\FARR Plugins\CSharpSDK\Copy of FARRAltTab\"" exited with code 4.   Test_FARRAltTab
--- End quote ---

What am I doing wrong???  :huh:

fenixproductions:
Is it working with VS 2008 Express editions?
I have both, C# and C++ environments here but compilation always stops on "VCBuild.exe cannot be found" message.

It is strange because:
1. I have such file in my VS directory structure,
2. report says that I should have .NET farmework 2.x installed even if I have it.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version