1st:
I have some problems while i try build CB 2411 on freebsd with wxWidgets2.6.0.
Freebsd's wxWidgets port don't have wxLaunchDefaultBrowser function(wx/utils.h).
i dont use wxWidgets and i dont known how fix this problem.
I comment all call to this function in sources. =)
2nd:
Builded CB is starting normally, but buttons(usually Ok and Cancel) in some dialog windows(Tips, New Project, etc) is do nothing.
I have this problem in rev2404, rev2411 and rev2417.
Quote from: Voodoo on May 08, 2006, 08:22:47 PM
1st:
I have some problems while i try build CB 2411 on freebsd with wxWidgets2.6.0.
Freebsd's wxWidgets port don't have wxLaunchDefaultBrowser function(wx/utils.h).
Hello,
Try to use wxWidgets 2.6.2 or 2.6.3.
Best wishes,
Michael
> Try to use wxWidgets 2.6.2 or 2.6.3.
Thanks, I shall try
Working!!!