On Thu, Sep 24, 2009 at 5:49 PM, LKeene <[email protected]> wrote: > Hello, which mono.simd.dll should I reference in my project? I have two > choices it seems: > > 1) C:\Program files (x86)\Mono-2.2\lib\mono\2.0\Mono.SIMD.dll > > or > > 2) C:\Program Files > (x86)\Mono-2.2\lib\mono\gac\Mono.Simd\2.0.0.0_0738eb9f132ed756/Mono.SIMD.dll
Probably (1), since it is not in the GAC, but is in a path that communicates it is suitable to be used for development. -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
