[Gambas-devel] Release of gambas 1.9.26

Benoit Minisini gambas at ...1...
Thu Mar 2 13:32:37 CET 2006


On Thursday 02 March 2006 13:13, Laurent Carlier wrote:
> Le Jeudi 2 Mars 2006 12:03, Benoit Minisini a écrit :
> > What's new there?
> >
> > * Now everything is compiled with the gcc flag '-fvisibility=hidden'
> > activated.
> >
> > That means that component exported symbols (GB_INIT, GB_EXIT, GB_CLASSES,
> > GB, and optional component interface symbol) must be explicitely declared
> > with the new EXPORT macro declared in gambas.h.
>
> Hmmmmm, not working very well at install :-/
>
> make[1]: entrant dans le répertoire « /home/lordh/gambas2-1.9.26/app »
> make[2]: entrant dans le répertoire « /home/lordh/gambas2-1.9.26/app »
> Installing the development environment...
> Compiling gambas2...
> /home/lordh/gambas2-1.9.26/app/src/gambas2/FOutput.class:105: Unknown
> identifier: Error
> Compiling gambas-database-manager...
> /home/lordh/gambas2-1.9.26/app/src/gambas-database-manager/FNewTable.class:
>6: Unknown identifier: String[]
> make[2]: Rien à faire pour « install-data-am ».
> make[2]: quittant le répertoire « /home/lordh/gambas2-1.9.26/app »
> make[1]: quittant le répertoire « /home/lordh/gambas2-1.9.26/app »
> Making install in help
> make[1]: entrant dans le répertoire « /home/lordh/gambas2-1.9.26/help »
> make[2]: entrant dans le répertoire « /home/lordh/gambas2-1.9.26/help »
>
> Installing the gambas help files...
> make[2]: Rien à faire pour « install-data-am ».
> make[2]: quittant le répertoire « /home/lordh/gambas2-1.9.26/help »
> make[1]: quittant le répertoire « /home/lordh/gambas2-1.9.26/help »
> Making install in examples
> make[1]: entrant dans le répertoire « /home/lordh/gambas2-1.9.26/examples »
> make[2]: entrant dans le répertoire « /home/lordh/gambas2-1.9.26/examples »
>
> Installing the gambas examples...
> Compiling Automation/KateBrowser/...
> /usr/local/share/gambas2/examples/Automation/KateBrowser/FBrowser.class:29:
> Unknown identifier: String[]
> Compiling Automation/Scripting/...
> /usr/local/share/gambas2/examples/Automation/Scripting/FScript.class:3:
> Unknown identifier: String[]
> Compiling Basic/Blights/...
> /usr/local/share/gambas2/examples/Basic/Blights/win1.class:42: Unknown
> identifier: Timer
> Compiling Basic/Collection/...
> /usr/local/share/gambas2/examples/Basic/Collection/FStart.class:9: Unknown
> identifier: Collection
> Compiling Basic/DragNDrop/...
> OK
> Compiling Basic/Object/...
> /usr/local/share/gambas2/examples/Basic/Object/FStart.class:23: Unknown
> identifier: Error
> Compiling Basic/Timer/...
> /usr/local/share/gambas2/examples/Basic/Timer/FTimer.class:46: Unknown
> identifier: Timer
> Compiling Basic/TreeView/...
> OK
> Compiling Database/Database/...
> /usr/local/share/gambas2/examples/Database/Database/FRequest.class:76:
> Unknown identifier: Error
> Compiling Database/DataReportExample/...
> /usr/local/share/gambas2/examples/Database/DataReportExample/Fabout.class:2
>8: Unknown identifier: Timer
> .......
>
> > Enjoy it!
>
> Yes, a lot of joy :-)
>
> Regards,

I think I forgot an EXPORT... Try with patch file please.

Regards,

-- 
Benoit Minisini
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gbx_class_info.c
Type: text/x-csrc
Size: 12992 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20060302/999e88f5/attachment.c>


More information about the Devel mailing list