Hello! I'm using MitkPluginGenerator with command MitkPluginGenerator -plugin-symbolic-name org.mycompany.myplugin -view-name "My View" -project-name "MyProject" -project-app-name "MyApp" -o E:\MITKxm\bianyi
and I ran the MyProject-superbuild.sln, and tried to compile the project. (visual studio 2017) But heres an error occurred fatal error LNK1112: module machine type 'x64' conflicts with target machine type 'X86'. MyProject-Configure testCCompiler.obj I tried to fix it from the method of changing Target Machine But it doesn't work, cause the Target Machines path is 'Properties > Configuration Properties > Linker > Advanced > Target Machine' but I cant find the 'Linker' Option in my superbuild project. I don't know what to do then, could you please help me out? thanks!
_______________________________________________ mitk-users mailing list mitk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mitk-users