Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing file, unable to compile properly! #2

Open
SindreYang opened this issue May 14, 2022 · 1 comment
Open

Missing file, unable to compile properly! #2

SindreYang opened this issue May 14, 2022 · 1 comment
Labels
compilation Compilation issue

Comments

@SindreYang
Copy link

Describe the bug

  1. lkomiaStudio-0.6.1\IkomiaStudio-0.6.1\Main\AppDefine.hpp:22: error: 'Main/CoreDefine.hpp' file not found
  2. IkomiaStudio-0.6.1\Main\AppDefine.hpp:23: error: 'Workflow/CViewPropertyIO.h' file not found
  3. IkomiaStudio-0.6.1\IkomiaStudio-0.6.1\Main\pch.hpp:46: error: 'CException.h' file not found

To Reproduce

  1. Open Qt Creator 6.0.2
  2. Compile and run

Expected behavior
good running

Environment:

  • OS: Windows 10
  • Ikomia Studio version 0.6.1

Additional context
Is there a related compilation explanation documentation?

@LudoBar
Copy link
Contributor

LudoBar commented Jun 9, 2022

Hi @sindre97, thank you for your interest.
Unfortunately, there is no compilation documentation at the moment. Ikomia Studio is a quiet large C++ project with many dependencies. So that's why you can't compile it directly from the Qt project.

For the moment, the recommended way to use Ikomia Studio is to create an Ikomia account here
and download the complete installer here.

@LudoBar LudoBar added installation Installation issue compilation Compilation issue and removed installation Installation issue labels Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compilation Compilation issue
Projects
None yet
Development

No branches or pull requests

2 participants