QtKnobs icon indicating copy to clipboard operation
QtKnobs copied to clipboard

No imports directory

Open NelDav opened this issue 6 years ago • 3 comments

In your description you write: "Copy directory imports to your project location" But I don't find the folder imports in your repository. How can I include QtKnobs into my project?

NelDav avatar Jul 17 '18 10:07 NelDav

Hi,

You will need to compile the project first. After compiling the "imports" directory will be in your build directory.

Thanks, Ashish

On Tue, Jul 17, 2018 at 4:21 PM, NelDav [email protected] wrote:

In your description you write: "Copy directory imports to your project location" But I don't find the folder imports in your repository. How can I include QtKnobs into my project?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ashish157/QtKnobs/issues/9, or mute the thread https://github.com/notifications/unsubscribe-auth/AFusA0SjPebyTGhZyIGVwu-RxecNU6r0ks5uHcHLgaJpZM4VSnwg .

ashish157 avatar Jul 18 '18 04:07 ashish157

I already tried that befor. I didn't found the imports directory, because I compiled into a shadow directory. I hadn't know that.

NelDav avatar Jul 18 '18 07:07 NelDav

If compilation is successful the imports directory will be created where it is supposed to be created which in your case is shadow directory.

On Wed, Jul 18, 2018 at 1:08 PM, NelDav [email protected] wrote:

I already tried that befor. I didn't found the imports directory, because I compiled into a shadow directory. I hadn't know that.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ashish157/QtKnobs/issues/9#issuecomment-405839328, or mute the thread https://github.com/notifications/unsubscribe-auth/AFusAy_V7TeyOKHtw8UoSSI1jbVgOI2dks5uHuX1gaJpZM4VSnwg .

ashish157 avatar Jul 18 '18 12:07 ashish157