What is the current status of Facebook Folly for Windows Visual Studio 2008?

401 views
Skip to first unread message

Frank Chang

unread,
Jul 30, 2015, 8:44:11 PM7/30/15
to Folly: the Facebook Open-source LibrarY
I read the following post from 2012 regarding Facebook Folly for Windows.
 
---------------------------------------------------------------------------------------------------------------------------------------
Hello,

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

Thanks.
Tudor Bosman
7/31/12
Other recipients:
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
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.
Auto Generated Inline Image 1
Auto Generated Inline Image 2
Reply all
Reply to author
Forward
0 new messages