Page 1 of 1

Error: The folowing Purelibrary is missing : System [SOLVED]

Posted: Sun Apr 22, 2007 9:12 pm
by lpastor
Hello,

I am a new user and I use Purebasic 4.02 with Windows XP Home.

I have installed the latest release of tailbite 1.3 without problem.

I have created this library without problem :

ProcedureDLL Message(Text.s)
MessageRequester ( "Info" , Text)
EndProcedure

I do this source to test my library :

Message("That's good")

When I try my source test, I have this message :

Error: The folowing Purelibrary is missing : System

I don't no why ?

When I try some hold user library on purearea for example I have for some one this messages :

Error: The folowing Purelibrary is missing : WindowExtension
Error: The folowing Purelibrary is missing : GadgetExtension

Yours Sincerely,

Laurent

Posted: Mon Apr 23, 2007 7:55 am
by ABBKlaus
Did you use the latest version of TailBite :?:

TailBite V1.3PR1.842

Regards Klaus

Posted: Mon Apr 23, 2007 8:32 am
by lpastor
Yes, of course,

Laurent

Posted: Mon Apr 23, 2007 9:39 am
by lpastor
The beta release of Tailbite isn't good with Purabasic 4.02.

I have solved my problem with this release of Tailbite :

http://freenet-homepage.de/gnozal/TailBite.zip

Laurent

Posted: Mon Apr 23, 2007 11:54 am
by ABBKlaus
If you try to compile your source with a library that is designed for PB3.94 in PB4.02 you get this error.

I think my version of tailbite works like Gnozal´s. Please report back if it is not so.

Regards Klaus

Posted: Mon Apr 23, 2007 12:55 pm
by gnozal
ABBKlaus wrote:If you try to compile your source with a library that is designed for PB3.94 in PB4.02 you get this error.

I think my version of tailbite works like Gnozal´s. Please report back if it is not so.

Regards Klaus
Yes, ABBKlaus's version should also work.
Answer to lpastor in the french forum : http://www.purebasic.fr/french/viewtopic.php?t=6503