- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
trouble in running hoops tutorial
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
08-02-2011 04:04 PM
Hi guys,
After i installed the HOOPS-1813_VS_NET_2005, i intended to run some tutorials in demo folder.
But an error said:
1>Performing Custom Build Step
1>The system cannot find the path specified.
1>Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"
1>Project : warning PRJ0018 : The following environment variables were not found:
1>$(QTDIR)
1>Build log was saved at "file://c:\HOOPS-1813_VS_NET_2005\demo\tutorial\sp
1>tutorial_qt_spheres_vc80 - 1 error(s), 0 warning(s)
Why is that? What is QTDIR.
Thanks in advance.
Re: trouble in running hoops tutorial
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-29-2011 08:34 PM
Hi,
You need to install Qt on your system in order to build that particular demo app.
After installing Qt, one needs to create an environment variable "QTDIR" which will point to the directory where Qt is installed.
Regards,
Jinesh.

