QDoc's "\snippet" command
Unsolved
Qt Creator and other tools
-
wrote on 1 Apr 2020, 02:53 last edited by
When I use the "\ snippet" command to reference a snippet, I get an error that the .cpp file cannot be found.
Commands: "\ snippet E: \ LookupExample.cpp 1" and "\ snippet E: /LookupExample.cpp 0"
Error: "Cannot find file to quote from: 'E: \ LookupExample.cpp'" and "Cannot find file to quote from: 'E: /LookupExample.cpp'" -
When I use the "\ snippet" command to reference a snippet, I get an error that the .cpp file cannot be found.
Commands: "\ snippet E: \ LookupExample.cpp 1" and "\ snippet E: /LookupExample.cpp 0"
Error: "Cannot find file to quote from: 'E: \ LookupExample.cpp'" and "Cannot find file to quote from: 'E: /LookupExample.cpp'"@Cornice Why do you use an absolute path to the source code file?
1/2