Error: The folowing Purelibrary is missing : System [SOLVED]
Posted: Sun Apr 22, 2007 9:12 pm
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
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