Hi,

did you manage to generate a plug-in? I am not quite sure what you mean with "it's vanished immediately", but note that this is a command line tool. Double-clicking on the .exe file will not work.

Also, the Plugin Generator source code does not need a MITK_DIR path, it only needs Qt as a dependency. Your CMake error looks like CMake did not find a correct Qt installation.

Best,
Sascha

On 08/30/2011 01:12 AM, Miri Trope wrote:
Hi,

Have anybody tried to install MITKPluginGenerator-1.0.0-win32.zip <http://www.mitk.org/wiki/Download?action=AttachFile&do=view&target=MITKPluginGenerator-1.0.0-win32.zip> on Win7/XP? after extraction and running the executable file, it's vanished immediately. I also tried to install the source file by CMake 2.8.5 (source: MITKPluginGenerator-1.0.0-src-win32's path) with the MITK_DIR's path mentioned in the entry but it returns the error:

Check for working C compiler using: Visual Studio 9 2008

Check for working C compiler using: Visual Studio 9 2008 -- works

Detecting C compiler ABI info

Detecting C compiler ABI info - done

Check for working CXX compiler using: Visual Studio 9 2008

Check for working CXX compiler using: Visual Studio 9 2008 -- works

Detecting CXX compiler ABI info

Detecting CXX compiler ABI info - done

CMake Error at CMakeLists.txt:22 (include):

include called with wrong number of arguments. Include only takes one

file.

CMake Error at CMakeLists.txt:33 (qt4_wrap_cpp):

Unknown CMake command "qt4_wrap_cpp".

Configuring incomplete, errors occurred!




On Tue, Aug 9, 2011 at 9:52 AM, Sascha Zelzer <[email protected] <mailto:[email protected]>> wrote:

    Hi Folks,

    Up until now, creating new MITK plug-ins (the CTK based ones) or
    projects was a bit cumbersome.

    We are pleased to announce the availability of a command line tool
    - the
    MITK Plugin Generator - which can generate customized MITK
    plug-ins and
    projects. The relevant documentation has also been updated:

    http://www.mitk.org/wiki/SetupAMitkBasedProject
    http://docs.mitk.org/nightly-qt4/NewPluginPage.html

    In the future, there might be a fancier graphical generator, but I
    think
    the command line tool will do for now. Please provide feedback if you
    run into problems.

    Thanks,
    Sascha

    
------------------------------------------------------------------------------
    uberSVN's rich system and user administration capabilities and model
    configuration take the hassle out of deploying and managing
    Subversion and
    the tools developers use with it. Learn more about uberSVN and get
    a free
    download at: http://p.sf.net/sfu/wandisco-dev2dev
    _______________________________________________
    mitk-users mailing list
    [email protected]
    <mailto:[email protected]>
    https://lists.sourceforge.net/lists/listinfo/mitk-users



------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to