Can I tailbite a userlib which need itself a userlib?

TailBite specific forum

Moderators: gnozal, ABBKlaus, lexvictory

User avatar
IceSoft
Addict
Addict
Posts: 1694
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Can I tailbite a userlib which need itself a userlib?

Post by IceSoft »

Example:

want use my own subsystem to tailbiting another userlib but I do not know how can I do it.

/SUBS is wrong used by tailbite (Why should I set here a path?)
I is enough to set the subsystem -> The path is really clear with this info.

But I belive the compiler is not using this subssystem settings called by tailbite.
Belive! C++ version of Puzzle of Mystralia
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
Mistrel
Addict
Addict
Posts: 3415
Joined: Sat Jun 30, 2007 8:04 pm

Post by Mistrel »

You have to specify the whole path.

http://www.purebasic.fr/english/viewtopic.php?t=32071
ABBKlaus
Addict
Addict
Posts: 1143
Joined: Sat Apr 10, 2004 1:20 pm
Location: Germany

Post by ABBKlaus »

Dr.Shrek wrote:/SUBS is wrong used by tailbite (Why should I set here a path?)
I designed it that way, is it a problem ?
Its the path where the lib is written to, no guessing here !
It´s all explained in the help, you can read it here : http://www.tailbite.com/help/index.html
Post Reply