GithubHelp home page GithubHelp logo

vs2010编译项目出错 about weibo-sdk HOT 4 OPEN

super999 avatar super999 commented on July 16, 2024
vs2010编译项目出错

from weibo-sdk.

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
我直接用vs2010转换也失败。不知是什么原因。希望有转换成��
�的人传授点经验。

Original comment by [email protected] on 23 Nov 2012 at 6:47

from weibo-sdk.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
这都啥玩意儿,简直无力吐槽了。
用写字板打开工程(*.vcproj),把"删除即可转为vs2010
转过来也编译不过,因为libjson_VC90.lib是个静态库,因为stl的�
��层变了,vs2008和vs2010之间无法共用该静态库。你以为是libjso
n,google到http://sourceforge.net/projects/libjson/你错了,并不是这个
。而是基于 
https://launchpad.net/cppunit2,猜想是其中一个子集罢。并且没有do
wnload;不熟悉Bazaar不是那么容易的。

Original comment by [email protected] on 11 Feb 2013 at 4:22

from weibo-sdk.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
好吧,送佛送到西,http://wiki.bazaar.canonical.com/WindowsDownloads 
这里下载2.5.1 stable,安装之后用命令 bzr branch 
http://bazaar.launchpad.net/~cppunit2/cppunit2/essence 可以获得cppunit2

Original comment by [email protected] on 11 Feb 2013 at 4:43

from weibo-sdk.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 16, 2024
做完上面的步骤,你一定以为这样可以编译通过了吗,其实��
�然,请看value.h:
        /* begin ---------- insert by 吕晨光 2011/7/10 ---------  */
        int64Value,    ///< integer 64 value
        uint64Value,   ///< unsigned integer 64 value;
        /* end ---------- insert by 吕晨光 2011/7/10 ---------  */
内部代码,I 服了 U 
新浪,所以结论来了,不要试图编译vs2010了
下个dll,直接用lib来做好了,无非是无法F5调试。

Original comment by [email protected] on 11 Feb 2013 at 5:08

Attachments:

from weibo-sdk.

Related Issues (14)

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.