> marco bra wrote: >> >> Same error on starting hbide with svn. Rev. 13740 >> > > Can you change line #133 of idedocks.prg as > > ::oDlg:qtObject := HbQtUI():new( ::resPath + "mainWindow.ui" ) > => > ::oDlg:qtObject := HbQtUI():new( ::resPath + "mainwindow.ui" ) > > See the difference, "W" => "w". > Probably this should fix this issue, tell me.
Shouldn't these file load operations be checked for success to detect such typos more easily? Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
