Hi Sascha Thanks you for your help. no i hadn't, I've gone and had a look and I'm not sure if i explained the problem correctly. i thought that "INSTALL" pretty much moved the libs and header files, into a predefined place (my case MITK_INSTALL_PREFIX). As is the case with VTK/ITK.
i followed your advice, however i couldn't find the bat file or anything that might be it under a different name. i did run the package build, but with out the bat file it had errors again. regards tom On 07-Tue 02-Feb 2012 13:13, Sascha Zelzer wrote: > Hi Tom, > > Have you read http://www.mitk.org/wiki/Deployment ? > > Please note that "INSTALL" does not create a "SDK" install. Use > "PACKAGE" in Release mode to create a deployable package for your > application. > > If I remember it right, you also have to start VS with the generated > batch file in your build directory (startVS_release.bat I think). This > sets up the PATH environment variable (e.g. for Qt) such that > dependencies can be found. However, I do not have any experience with > VS 2010 regarding "PACKAGE". > > Best, > Sascha > > On 02/07/2012 02:02 PM, tom wrote: >> Hi all >> >> I'm trying to get MITK up and running but keep running into this >> problem. >> >> when using the INSTALL build option in vs10, it fails. the main errors >> seem to be; >> >> EXEC : warning : cannot resolve item 'QtCored4.dll' >> EXEC : warning : cannot resolve item 'QtSqld4.dll' >> EXEC : warning : cannot resolve item 'phonond4.dll' >> EXEC : warning : cannot resolve item 'QtGuid4.dll' >> >> >> also i get a list of errors right at the end of the build, i don't know >> if these are relate to the above problem or not >> >> 1>C:\Program Files >> (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): >> error MSB3073: The command "setlocal >> 1>C:\Program Files >> (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): >> error MSB3073: "C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" >> -DBUILD_TYPE=Release -P cmake_install.cmake >> 1>C:\Program Files >> (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): >> error MSB3073: if %errorlevel% neq 0 goto :cmEnd >> 1>C:\Program Files >> (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): >> error MSB3073: :cmEnd >> 1>C:\Program Files >> (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): >> error MSB3073: endlocal& call :cmErrorLevel %errorlevel%& goto :cmDone >> 1>C:\Program Files >> (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): >> error MSB3073: :cmErrorLevel >> 1>C:\Program Files >> (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): >> error MSB3073: exit /b %1 >> 1>C:\Program Files >> (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): >> error MSB3073: :cmDone >> 1>C:\Program Files >> (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): >> error MSB3073: if %errorlevel% neq 0 goto :VCEnd >> 1>C:\Program Files >> (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): >> error MSB3073: :VCEnd" exited with code -1073740777. >> >> Would be grateful for any help/ideas >> regards >> tom >> >> >> >> -- Rhif Elusen Gofrestredig / Registered Charity No. 1141565 Gall y neges e-bost hon, ac unrhyw atodiadau a anfonwyd gyda hi, gynnwys deunydd cyfrinachol ac wedi eu bwriadu i'w defnyddio'n unig gan y sawl y cawsant eu cyfeirio ato (atynt). Os ydych wedi derbyn y neges e-bost hon trwy gamgymeriad, rhowch wybod i'r anfonwr ar unwaith a dilëwch y neges. Os na fwriadwyd anfon y neges atoch chi, rhaid i chi beidio â defnyddio, cadw neu ddatgelu unrhyw wybodaeth a gynhwysir ynddi. Mae unrhyw farn neu safbwynt yn eiddo i'r sawl a'i hanfonodd yn unig ac nid yw o anghenraid yn cynrychioli barn Prifysgol Bangor. Nid yw Prifysgol Bangor yn gwarantu bod y neges e-bost hon neu unrhyw atodiadau yn rhydd rhag firysau neu 100% yn ddiogel. Oni bai fod hyn wedi ei ddatgan yn uniongyrchol yn nhestun yr e-bost, nid bwriad y neges e-bost hon yw ffurfio contract rhwymol - mae rhestr o lofnodwyr awdurdodedig ar gael o Swyddfa Cyllid Prifysgol Bangor. www.bangor.ac.uk This email and any attachments may contain confidential material and is solely for the use of the intended recipient(s). If you have received this email in error, please notify the sender immediately and delete this email. If you are not the intended recipient(s), you must not use, retain or disclose any information contained in this email. Any views or opinions are solely those of the sender and do not necessarily represent those of Bangor University. Bangor University does not guarantee that this email or any attachments are free from viruses or 100% secure. Unless expressly stated in the body of the text of the email, this email is not intended to form a binding contract - a list of authorised signatories is available from the Bangor University Finance Office. www.bangor.ac.uk ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
