OpenHelp Linker Error

Linux specific forum
holz hacker
User
User
Posts: 11
Joined: Thu Jan 31, 2008 7:47 pm
Location: Petrópolis-RJ, Brasil

OpenHelp Linker Error

Post by holz hacker »

Such an error occurring in help command

Code: Select all

OpenHelp("purebasic.chm", "index.html")
Image

I am Brazilian and I would like very much to help spread the purebasic in my country. :wink:

Excuse my English, :oops: a long time than practical, I am using a translator.

holzhacker,
holz hacker
User
User
Posts: 11
Joined: Thu Jan 31, 2008 7:47 pm
Location: Petrópolis-RJ, Brasil

Re: [4.20 B1] OpenHelp Linker Error

Post by holz hacker »

Recalling ...

This error also happened in PB4.10 running on ubuntu 7.04, 7.10 and SuSE.


holzhacker,
Fred
Administrator
Administrator
Posts: 18220
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Do you have the libgnome devel package installed ?
holz hacker
User
User
Posts: 11
Joined: Thu Jan 31, 2008 7:47 pm
Location: Petrópolis-RJ, Brasil

help files

Post by holz hacker »

Fred Thank you For your attention.

After instalation of libgnome devel package the error as fixed, more ... help-files are not displayed.

I would like to be responsible for the documentation, forum and theofficial dealer Purebasic here in Brazil, the book I am writing thisbeing revised. That is possible:?:

Please update the readme. :mrgreen:
Fred
Administrator
Administrator
Posts: 18220
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

you will have to use gnome help file format, else it won't work.
holz hacker
User
User
Posts: 11
Joined: Thu Jan 31, 2008 7:47 pm
Location: Petrópolis-RJ, Brasil

help file

Post by holz hacker »

Sorry Fred, the code below also not display the help-file:

OpenHelp("/home/romerio/Programas/purebasic_4.20B1/purebasic.help", "index.htm")

;Or

OpenHelp("/home/romerio/Programas/purebasic_4.20B1/purebasic.help", "index.html")

What am I doing's wrong?

You have interest in having an official representative in Brazil?
Fred
Administrator
Administrator
Posts: 18220
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

purebasic.help is not a gnome help. i will take a look to find one (but look in the doc folder of your system.
holz hacker
User
User
Posts: 11
Joined: Thu Jan 31, 2008 7:47 pm
Location: Petrópolis-RJ, Brasil

Post by holz hacker »

huumm :oops: ... was with thought in purebasic for windows ... sorry and thank you for your attention!

Congratulations on the excellent work. :D
Post Reply