Hi Heraldo,

that is probably the problem. We currently do not officially support (read, 
nobody of us is using it and we have not tested it yet) VS 2015. Please take a 
look at the supported platforms for alternatives [1]. Also, as far as I am 
aware Qt is not available for VS 2015 yet? Did you build your version yourself?

Regarding 32/64 Bit, just make sure that your installed Qt matches the target 
you are trying to build.

I can understand your frustration, but so far there has been nothing we can do 
about but point you at the documentation.

Best,
Caspar

P.S: Please be so kind as to use a subject, that really helps deciding at a 
glance whether it is something one might be most qualified to answer.

[1] http://docs.mitk.org/2015.05/SupportedPlatformsPage.html

-----Ursprüngliche Nachricht-----
Von: Heraldo Sifuentes [mailto:e0607...@gmail.com] 
Gesendet: Montag, 24. August 2015 10:27
An: mitk-users@lists.sourceforge.net
Betreff: [mitk-users] (no subject)

Hi,

I'm using Visual Studio Company 2015, which can be downloaded from this site:
https://www.visualstudio.com/products/visual-studio-community-vs

But I don't really know where I can get some information about the compiler.
I changed the CMakeList.txt file. I assigned the CMAKE_PREFIX_PATH variable the 
path to Qt, because CMAKE didn't accept the path as input while configurating 
MITK.

My Qt is a 32bit version and I suppose that my Visual Studio is a 64bit 
application. May that be the problem? If so, where can I get a Visual Studio 
Express 32bit version? I don't know which version is been offered by the 
homepage.


Regarding the plugin.
I downloaded and installed this version of MITK 
http://www.mitk.org/download/releases/MITK-2015.05/Windows/

I downloaded this application for the creation of plugins:
http://mitk.org/wiki/Downloads#Plugin_Generator

I followed this manual:
http://docs.mitk.org/nightly/NewPluginPage.html

I create my plugin with this command:

./MitkPluginGenerator --plugin-symbolic-name org.mycompany.myplugin --view-name 
"My View"

I copied my plugin to the MTIK/Plugin directory, but I couldn't configure the 
plugin.cmake file, because there is no cmake file.
Do I need any extra software to create plugins? Or is the creation of plugins 
only possible when building MITK?

I want to solve this problems this week, 'cause I need to advance with my work, 
but every time I solve a problem, another one shows up.

Best regards,
Heraldo


--------------------------------------------------------------------------------------------------------------------------------------------
Hi Heraldo,

which Visual Studio compiler are you using? Have you changed any CMake setting? 
Does this happen if you follow the build instructions exactly?

Regarding the plugin:
I do not understand your question. Where did you generate your code?
What have you installed? What are you trying to do?
If you want to create a new plugin take a look at [1].

Best,
Caspar

P.S: Please avoid sending screenshots over the users list as this leads to a 
lot of people getting large mails. Generally sending links to the screenshots 
is better, or in the case of error messages sending the log itself (or the 
relevant part thereof, if one knows which one is relevant).

[1] http://docs.mitk.org/nightly/NewPluginPage.html
________________________________________
Von: Heraldo Sifuentes [e0607...@gmail.com]
Gesendet: Freitag, 21. August 2015 15:26
An: mitk-users@lists.sourceforge.net
Betreff: [mitk-users] Superbuild

------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to