-
1 Attachment(s)
Help!Qt with VTK
Hi everyone!I'm developing a software for visualization of 3D medical images, it's a work to a subject.I ran the congigure,execute nmake.Made the executable with visual studio 2005.But when i open the .exe file i don't get the complete icons, i will atach a image and a text for you to see.I hope you can help me.:confused:
-
Re: Help!Qt with VTK
Sounds like a problem with [WIKI]current working directory[/WIKI]. Use resources or use for example QCoreApplication::applicationDirPath() when you refer to image files.