This file qtc creator source header. try to build qtcreator source in qt-creator bin
2010/1/22 Danny Price <[email protected]> > It's a missing header file. You'll get the same error regardless of > platform. What is extensionsystem/iplugin.h? > > On 22 Jan 2010, at 00:40, visual fc wrote: > > I just build for windows and linux 64bit > You can try to use git download > > http://qt.gitorious.org/~visualfc/qt-creator/qt-creator-cppsupport/commits/cppsupport-1.3.1<http://qt.gitorious.org/%7Evisualfc/qt-creator/qt-creator-cppsupport/commits/cppsupport-1.3.1> > > 2010/1/22 Danny Price <[email protected]> > >> Yes I followed the instructions and build creator from source (1.3.1) with >> your plugin src copied to the correct directory. It doesn't get built >> automatically as your instructions seem to imply. >> >> On 22 Jan 2010, at 00:02, visual fc wrote: >> >> You need qt-creator-1.3.x-src to build or use git >> http://www.cppblog.com/visualfc/archive/2010/01/21/106142.html >> >> 2010/1/22 Danny Price <[email protected]> >> >>> I tried building the plugin but I get this error: >>> >>> /Users/ks/Downloads/cppsupport-1.3.1-src/src/plugins/cppsupport/cppsupportplugin.h:33: >>> error: extensionsystem/iplugin.h: No such file or directory >>> >>> On 21 Jan 2010, at 11:44, visual fc wrote: >>> >>> I only test build for win32 and linux 64bit. >>> >>> http://code.google.com/p/visualfc/downloads/list >>> >>> Only win32-plugin and all platform source. >>> >>> You can download Qt Creator source and cppsupport source to build. >>> >>> Git url : >>> http://gitorious.org/~visualfc/qt-creator/qt-creator-cppsupport<http://gitorious.org/%7Evisualfc/qt-creator/qt-creator-cppsupport> >>> >>> >>> >>> 2010/1/21 Danny Price <[email protected]> >>> >>>> Wonderful! Can you please provide OSX and Linux binaries? I don't see >>>> why I need to build Creator as well. >>>> >>>> >>>> On Thu, Jan 21, 2010 at 8:03 AM, visual fc <[email protected]> wrote: >>>> >>>>> Hi all. >>>>> >>>>> CppSupport is a QtCreator Plugin for C++ Class View >>>>> >>>>> Downloads: >>>>> http://code.google.com/p/visualfc/downloads/list >>>>> >>>>> Git source url >>>>> ===================== >>>>> git: git:// >>>>> gitorious.org/~visualfc/qt-creator/qt-creator-cppsupport.git<http://gitorious.org/%7Evisualfc/qt-creator/qt-creator-cppsupport.git> >>>>> branch: cppsupport cppsupport-1.3.1 cppsupport-1.3.0 >>>>> >>>>> Auchor >>>>> ===================== >>>>> Author: visualfc >>>>> Email : [email protected] >>>>> Latest: 2010.1.21 >>>>> >>>>> >>>>> Install win32-plugin >>>>> ===================== >>>>> Install qt-creator-win-opensource-1.3.0.exe >>>>> Copy "win32-plugin/cppsupport" to >>>>> "qtcreator-1.3.0/lib/qtcreator/plugins/" >>>>> Run qtcreator.exe >>>>> >>>>> >>>>> Compiling source >>>>> ==================== >>>>> You need Qt 4.6 and Qt Creator Source to build Qt Creator and >>>>> CppSupport Plugin >>>>> >>>>> Download qt-creator-1.3.x-src.zip >>>>> Copy "src/plugins/*" to "qt-creator-1.3.x-src/src/plugins/" >>>>> Build qt-creator-1.3.x-src >>>>> >>>>> >>>>> _______________________________________________ >>>>> Qt-creator mailing list >>>>> [email protected] >>>>> http://lists.trolltech.com/mailman/listinfo/qt-creator >>>>> >>>>> >>>> >>>> _______________________________________________ >>>> Qt-creator mailing list >>>> [email protected] >>>> http://lists.trolltech.com/mailman/listinfo/qt-creator >>>> >>>> >>> _______________________________________________ >>> Qt-creator mailing list >>> [email protected] >>> http://lists.trolltech.com/mailman/listinfo/qt-creator >>> >>> >>> >>> _______________________________________________ >>> Qt-creator mailing list >>> [email protected] >>> http://lists.trolltech.com/mailman/listinfo/qt-creator >>> >>> >> _______________________________________________ >> Qt-creator mailing list >> [email protected] >> http://lists.trolltech.com/mailman/listinfo/qt-creator >> >> >> >> _______________________________________________ >> Qt-creator mailing list >> [email protected] >> http://lists.trolltech.com/mailman/listinfo/qt-creator >> >> > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
