Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Folly and Gooey problem #253

@codeboywang

Description

@codeboywang

I met these problems on 2018.2.26.

I did every steps carefully according to the guide, when I "make" the project , sth came like these.
//usr/local/lib/ **libfolly**.a(Conv.cpp.o): In function folly::Expected<float, folly::ConversionCode> folly::detail::str_to_floating<float>(folly::Range<char const*>*)': /home/xxx/xxx/Folly/folly/folly/Conv.cpp:354: undefined reference to double_conversion::StringToDoubleConverter::StringToDouble(char const*, int, int*) const'
There is sth wrong with folly.

And one of my friend got problem about Gooey.
When he ran "python run_all.py" , sth like "Bitmap have no attribute ...." came out.
From the tracks above , it can be assured sth wrong with Gooey.But we do everything following the "readme" or guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions