elliotwoods / VVVV.Packs.Image

VVVV addonpack for plugins dealing with CVImageLink
36 stars 31 forks source link

updated nugets for beta34.2 and raised target framework to 4.5 #74

Closed sebllll closed 7 years ago

sebllll commented 8 years ago

just updated all the stuff so it's up to date... only thing that didn't compile is the flyCapture project. i guess flycapture2managed.dll is compiled for .net 4.0 ... anyway, this project was unloaded in the master branch so i guessed it's not so important or even used by anyone.

elliotwoods commented 8 years ago

Hey. Great to see this! I know some people are actually relying on the FlyCapture implementation. So maybe they're using an old branch. if I can get you an up to date dll, can you add it to the pack again?

Elliot

sebllll commented 8 years ago

hi elliot,

yes, i'm not registered at pointgrey, so can't check if there's a new version available. if you can get one, i think it'll not be to hard to add it again. maybe you can attach it here somehow and i'll integrate it then.

smakhtin commented 8 years ago

About Pointgrey NuGet package - not so long ago i was contacted by they legal department and they asked me to remove my Pointgrey package from public NuGet listing. In future, i think we need a private server for this.

sebllll commented 8 years ago

arg, that's a pity, a nuget would be the best for everyone... i can't understand why companies act like this.

but i guess it's ok to have a dll in the repo? if yes, we should ship it like the emgucv ones.

sebllll commented 8 years ago

ok guys, what shall we do now? is anyone registered at pointgrey and can provide a proper dll? ideally in x64 and x86 or anycpu flavour...

elliotwoods commented 8 years ago

Did I add you as a repo admin? Or do you prefer to use your own fork?

I noticed you updated the version on the contributions section. Thank you for that! On Sat, 13 Feb 2016 at 05:15, sebl notifications@github.com wrote:

ok guys, what shall we do now? is anyone registered at pointgrey and can provide a proper dll? ideally in x64 and x86 or anycpu flavour...

— Reply to this email directly or view it on GitHub https://github.com/elliotwoods/VVVV.Packs.Image/pull/74#issuecomment-183472814 .

YanYas commented 8 years ago

Hi, I tried Sebllll's branch with a but I get the following error:

The primary reference "FeralTic, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86" could not be resolved because it was built against the ".NETFramework,Version=v4.5" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0". (MSB3274) - C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets:1697,5

I guess this means the nature of the FeralTic reference needs to be updated still?

(Edit) I'm using a build of DX11 from github rather that NuGet

sebllll commented 7 years ago

closing this one because it's out of date. here's a new attempt https://github.com/elliotwoods/VVVV.Packs.Image/pull/75