Git Product home page Git Product logo

Comments (4)

wodesuck avatar wodesuck commented on May 18, 2024

I guess the reason of errors is that you didn't build glog with gflags support. I haven't found way to disappear warnings either, ignore them.

BTW, there is prebuilt binary for Windows already.

from phoenixgo.

fmxFranky avatar fmxFranky commented on May 18, 2024

@wodesuck thx for you suggestion.
In fact, i have build glog and gflags on my win7 x64 computer before build the project.And as the same as the projects's "Thirdparty.prop", i put the glog,gflag,boost folders into an tree folder and set the build paths correctly.
So i think perhaps there are some errors in building source code of gflags and glog. And i will check the folders or rebuild the glog and gflags.
On the other hand, i am curious about do you try that using vs2015's nuget installing the glags and glog?
I am appreciate if you can tell me if there are some important points in building glog gflags form source code. thanks alot!

from phoenixgo.

wodesuck avatar wodesuck commented on May 18, 2024

Have you specified gflags_DIR when cmake glog?

I have tried nuget, but surprisingly found the package glog and gflags don't support vs 2015...

from phoenixgo.

fmxFranky avatar fmxFranky commented on May 18, 2024

After rebuilding glog and gflags, the errors above are disappeared, only redefined warnings and some new warnings for "libpng12_static.lib(png.obj) : warning LNK4217: 本地定义的符号 xxx 在函数 yyy_xxx 中导入" alive, and the project are still be building, maybe it will succ this time~
thx~

from phoenixgo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.