Difference between revisions of "Documentation/Labs/VS2012"

From Slicer Wiki
Jump to: navigation, search
(Blanked the page)
Line 1: Line 1:
 
+
* With VS2012, I've compiled Slicer 4 in a 64bit build as per 6/20/2013 with patched Qt (see [http://www.slicer.org/slicerWiki/index.php/Documentation/Labs/Qt484]). It doesn't run: crashes after splash screen is shown. Mini dump file said something about unauthorized virtual pointer. I was unsuccessful in running with debugger. (Nils)
 +
* When I tried to include SimpleITK the linking step that produces SimpleITK_PYTHON.dir\Debug\SimpleITKPYTHON_wrap.obj took > 1 hour and I killed the linker. Perhaps it just takes a very long time. (Nils)

Revision as of 12:15, 21 June 2013

Home < Documentation < Labs < VS2012
  • With VS2012, I've compiled Slicer 4 in a 64bit build as per 6/20/2013 with patched Qt (see [1]). It doesn't run: crashes after splash screen is shown. Mini dump file said something about unauthorized virtual pointer. I was unsuccessful in running with debugger. (Nils)
  • When I tried to include SimpleITK the linking step that produces SimpleITK_PYTHON.dir\Debug\SimpleITKPYTHON_wrap.obj took > 1 hour and I killed the linker. Perhaps it just takes a very long time. (Nils)