ggandda / simd-cxx

Automatically exported from code.google.com/p/simd-cxx
0 stars 0 forks source link

Won't run oob with visual studio #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I run Visual Studio 2010 on Windows 7 with Boost 1.45.

After fighting cmake for 2 day's I conclude that simd 0.9 doesn't run oob with 
visual studio on windows (7).

So I decided to create some visual studio projects that builds simd and the 
hello sample correctly.

For Boost > 1.43 the patch boost_process1.diff must be applied (see 
http://code.google.com/p/simd-cxx/issues/detail?id=25#c2)

I attached this work and it includes a readme.txt

Original issue reported on code.google.com by okko.wil...@gmail.com on 30 Dec 2010 at 1:52

Attachments: