[Gambas-devel] Creating a Conecction with Gambas 3

Benoît Minisini gambas at ...1...
Fri Jul 24 16:07:02 CEST 2009


> mmmm nop, I got this when create a new conn
>
> WARNING: circular references detected
> FSignature (1)
> FProjectItem (1)
> CClassInfo (176)
> FFindList (1)
> CPropertyInfo (928)
> CControl (3)
> FToolPanel (3)
> CSymbolInfo (2631)
> FHelp (1)
> CWindow (2)
> FNewConnection (1)
> FOption (1)
> FDebugInfo (1)
> FOutput (1)
> FOpenProject (1)
> FFind (1)
> CComponent (53)
> FEditor (1)
> FCompletion (2)
> CModule (3)
> FFormStack (1)
> FForm (1)
> FProperty (1)
> FToolBox (1)
> FMain (1)
> FWorkspace (1)
> FToolBar (7)
> Workspace (1)
> ToolBar (7)
> FSidePanel (7)
> FFontChooser (1)
> FDirChooser (1)
> FBalloon (1)
> SidePanel (7)
> ListContainer (4)
> FontChooser (1)
> FileView (2)
> DirView (1)
> DirChooser (1)
> ButtonBox (2)
> WARNING: 2924 allocation(s) non freed.
>

You should have an error message before the program stops. What is it?

Did you compile things correctly (did you do a ./reconf) ?

-- 
Benoît




More information about the Devel mailing list