Skip to content

GUI: Fix loading of platform files in project file dialog#1122

Merged
versat merged 1 commit into
cppcheck-opensource:masterfrom
versat:gui_fix
Mar 16, 2018
Merged

GUI: Fix loading of platform files in project file dialog#1122
versat merged 1 commit into
cppcheck-opensource:masterfrom
versat:gui_fix

Conversation

@versat
Copy link
Copy Markdown
Collaborator

@versat versat commented Mar 15, 2018

Platform::loadPlatformFile needs the path to the binary not only the
path to the directory where the binary is in. Otherwise the last
directory could get stripped away and the platform files maybe will not
be found.

Platform::loadPlatformFile needs the path to the binary not only the
path to the directory where the binary is in. Otherwise the last
directory could get stripped away and the platform files maybe will not
be found.
@danmar
Copy link
Copy Markdown
Collaborator

danmar commented Mar 15, 2018

thanks! feel free to apply this.

@versat versat merged commit e4becc5 into cppcheck-opensource:master Mar 16, 2018
@versat versat deleted the gui_fix branch March 16, 2018 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants