Hi, I'm trying to install GeckoPort on openSUSE 11.4 and Lazarus compiled with Qt. But:
Hint: Start of reading config file /etc/fpc.cfg Hint: End of reading config file /etc/fpc.cfg Free Pascal Compiler version 2.4.4 [2011/09/28] for i386 Copyright (c) 1993-2010 by Florian Klaempfl Target OS: Linux for i386 Compiling GeckoComponents.pas Compiling GeckoBrowser.pas Compiling GeckoPromptService.pas Compiling GeckoBrowser.pas /home/silvioprog/geckoport/Components/GeckoBrowser.pas(2059,30) Warning: Function result does not seem to be set Writing Resource String Table file: GeckoBrowser.rst windres" not found, switching to external mode /home/silvioprog/geckoport/Components/GeckoBrowser.pas(2350) Fatal: There were 1 errors compiling module, stopping In Mint 11 (GTK2): Hint: Start of reading config file /etc/fpc.cfg Hint: End of reading config file /etc/fpc.cfg Free Pascal Compiler version 2.4.4-1 [2011/05/24] for i386 Copyright (c) 1993-2010 by Florian Klaempfl Target OS: Linux for i386 Compiling GeckoComponents.pas Compiling GeckoBrowser.pas Compiling GeckoPromptService.pas Compiling GeckoBrowser.pas Compiling /home/silvioprog/geckoport/nsStream.pas Compiling /home/silvioprog/geckoport/nsNetUtil.pas /home/silvioprog/geckoport/nsNetUtil.pas(74,29) Hint: Parameter "ioService" not used /home/silvioprog/geckoport/nsNetUtil.pas(82,86) Hint: Parameter "ioService" not used Writing Resource String Table file: nsNetUtil.rst Compiling GeckoInit.pas Compiling /home/silvioprog/geckoport/nsErrorUtils.pas /home/silvioprog/geckoport/nsErrorUtils.pas(48,3) Note: Local variable "NS_IERRORSERVICE_CID" not used /home/silvioprog/geckoport/nsErrorUtils.pas(49,3) Hint: Local const "NS_ERRORSERVICE_NAME" is not used /home/silvioprog/geckoport/nsErrorUtils.pas(51,3) Note: Local variable "NS_ERRORSERVICE_CID" not used Compiling /home/silvioprog/geckoport/nsXRE.pas /home/silvioprog/geckoport/nsXRE.pas(168,3) Hint: Local const "libxul" is not used /home/silvioprog/geckoport/nsXRE.pas(171,3) Note: Local variable "vers" not used /home/silvioprog/geckoport/nsXRE.pas(172,3) Note: Local variable "xpcomPath" not used /home/silvioprog/geckoport/nsXRE.pas(173,3) Note: Local variable "lastSlash" not used /home/silvioprog/geckoport/nsXRE.pas(174,3) Note: Local variable "MOZILLAFIVEHOME" not used /home/silvioprog/geckoport/nsXRE.pas(46,28) Hint: Parameter "lowerVer" not used /home/silvioprog/geckoport/nsXRE.pas(47,22) Hint: Parameter "lowerInclusive" not used /home/silvioprog/geckoport/nsXRE.pas(48,28) Hint: Parameter "upperVer" not used /home/silvioprog/geckoport/nsXRE.pas(49,22) Hint: Parameter "upperInclusive" not used GeckoBrowser.pas(411,29) Hint: Parameter "Sender" not used /home/silvioprog/geckoport/Components/GeckoBrowser.pas(2087,26) Hint: Conversion between ordinals and pointers is not portable /home/silvioprog/geckoport/Components/GeckoBrowser.pas(2087,13) Hint: Conversion between ordinals and pointers is not portable Writing Resource String Table file: GeckoBrowser.rst windres" not found, switching to external mode /home/silvioprog/geckoport/Components/GeckoBrowser.pas(2350) Fatal: There were 1 errors compiling module, stopping I'm using this copy of XULRunner: https://developer.mozilla.org/en/XULRunner_1.9.1_Release_Notes . I followed all steps of installation shown on this page. So, GeckoPort isnt compatible with Qt and GTK2? :( On Windows worked perfectly. Thx. -- Silvio Clécio =============================================== Blog - <silvioprog.com.br> Twitter - <twitter.com/silvioprog> Facebook - <facebook.com/silvioprog> LazSolutions - <code.google.com/p/lazsolutions> Lazarus-BR - <groups.google.com.br/group/lazarus-br?hl=pt-BR> =============================================== * Conheça nosso canal IRC sobre Lazarus: #lazarus-br * =============================================== -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
