Documentation/Labs/VS2012

From Slicer Wiki
Revision as of 12:15, 21 June 2013 by Imphead (talk | contribs)
Jump to: navigation, search
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)