Hi Geeks,
I recently downloaded the QT embedded widget source code and documentation. I am using QT creator for QT development. After downloading the source code and project files I dont know how to use it in QT creator. In the embedded widget package I have the installation instructions. In the install documentation its told to run these commands
cd your-install-dir/some-package/doc/html/
assistant -addContentFile index.dcf
It nothing mentioned if its for linux or windows and I cant find the directory html under the path "your-install-dir/some-package/doc/". I only have only the ".dox" files under it.
I am afraid if I am doing something wrong or something missing in documentation? Can anybody help?