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.


-----
                 enjoy hbIDEing...
                    Pritpal Bedi 
_a_student_of_software_analysis_&_design_
-- 
View this message in context: 
http://n2.nabble.com/SF-net-SVN-harbour-project-13738-trunk-harbour-tp4488088p4490058.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to