--- a/UI/UserInterface.py Fri Apr 13 18:56:08 2018 +0200 +++ b/UI/UserInterface.py Fri Apr 13 18:57:56 2018 +0200 @@ -415,6 +415,7 @@ self.projectBrowser.pfBrowser.compileChangedForms) self.debuggerUI.compileResources.connect( self.projectBrowser.prBrowser.compileChangedResources) + self.debuggerUI.executeMake.connect(self.project.executeMake) self.debuggerUI.appendStdout.connect(self.appendToStdout) debugServer.passiveDebugStarted.connect(