Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CamiTK
Docs
Commits
b03a0ced
Commit
b03a0ced
authored
Nov 27, 2018
by
Jean-Loup Haberbusch
Browse files
Merge branch 'master' of gricad-gitlab.univ-grenoble-alpes.fr:CamiTK/docs
parents
46bfb0ea
a36b0755
Pipeline
#16377
passed with stages
in 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docs/FAQ/FAQ.md
View file @
b03a0ced
...
...
@@ -418,4 +418,14 @@ from Windows Kits\\10\\bin\\ucrtbased.dll to system32 to replace the bad
one. Or do what its better with file moving for get it working (ie add
this file to your path prior the old one for example).
[
Category:Support
](
/Category:Support
"wikilink"
)
### It does not wok
-> clean your build -> run CMake -> build your project -> run camitk-imp from your build directory
### Cannot find my new Cpp file in my IDE
-> run CMake
### "Could not connect slot to signal"
-> add Q_OBJECT just after the declaration of your class -> re-run CMake
### During link edition on Windows "Cannot find ... implementation"
-> Add an API file (dll_spec import, etc.) in reused Components or Actions Extensions -> CMake -> Rebuild -> Re-run
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment