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
Error: The folowing Purelibrary is missing : System [SOLVED]
Error: The folowing Purelibrary is missing : System [SOLVED]
Last edited by lpastor on Mon Apr 23, 2007 9:41 am, edited 1 time in total.
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
I have solved my problem with this release of Tailbite :
http://freenet-homepage.de/gnozal/TailBite.zip
Laurent
-
gnozal
- PureBasic Expert

- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Yes, ABBKlaus's version should also work.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
Answer to lpastor in the french forum : http://www.purebasic.fr/french/viewtopic.php?t=6503
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).

