Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
QDS 4.4
Description
after importing the image in QDS, QDS will place the imported image in the "images" folder.
QDS can detect those files recursively by
ImageFiles {
directory: "."
}
but QtForMCUs have to specify those files specifically.
ImageFiles {
directory: "images"
}
Attachments
Issue Links
- mentioned in
-
Page Loading...