Folly in Windows?

1,100 views
Skip to first unread message

n9phuo

unread,
Jul 31, 2012, 8:23:10 AM7/31/12
to faceboo...@googlegroups.com
Hello,

Will Folly work in Windows Visual Studio 2010? I don't see much support/documentation for it at all....

Thanks.

Tudor Bosman

unread,
Jul 31, 2012, 12:11:53 PM7/31/12
to faceboo...@googlegroups.com
Probably not.  folly makes x86_64 assumptions (so you couldn't target Windows 32-bit anyway), and it relies on C++11 features that are not available in Visual Studio (such as variadic templates).

That said, someone made a partial port to VC 11.  I don't know how well it works, but here's the link:  https://github.com/jbandela/folly/tree/vc11/ 

-Tudor.

--
 
 
 

Fong No

unread,
Aug 1, 2012, 7:59:56 AM8/1/12
to faceboo...@googlegroups.com
Alrighty. Thank you for the info Tudor. :)

--
 
 
 

chmosky

unread,
Aug 22, 2012, 3:56:05 AM8/22/12
to faceboo...@googlegroups.com
If it was written in standard C++(as far as I know it is). At least you can take advantage of the source code.

在 2012年7月31日星期二UTC+8下午8时23分10秒,n9phuo写道:
Reply all
Reply to author
Forward
0 new messages