You are a god of sorts!El_Choni wrote:0.9 right now, at that URL.
- np
tagline updated..
Moderators: gnozal, ABBKlaus, lexvictory
You are a god of sorts!El_Choni wrote:0.9 right now, at that URL.
I got this with Pure 3.91 and Tailbite 1.2 Alpha 0.9---------------------------
TailBite Error
---------------------------
polib:
POLIB: fatal error: File not found: 'blicà '.
Le canal de communication a été fermé.
---------------------------
OK
---------------------------
Code: Select all
ProcedureDLL TailBiteTest(a.l, b.l)
ProcedureReturn a + b
EndProcedure
---------------------------
TailBite Error
---------------------------
PBCompiler: "C:\PureBasic3_91\Mes Trucs\LibrairieMatrixV1\toto.pb"
Syntax Error !
Le canal de communication a été fermé.
---------------------------
OK
---------------------------
All my functions begin by M3D_ , and i don't use accent , only for comment .El_Choni wrote:blicà ? Is that the name of a function? Could you try using unaccented names to see if it does the same?
Here is TailBite.prefs , the path is correct.About the second message: do you use two PureBasic versions? Check the TailBite.prefs file to see if the paths are correct, and check that polib.exe is in the Compilers directory (well, it probably is there, but just to make sure).Regards,
About polib.exe , i have this onePBFolder = C:\PureBasic3_91\
TBFolder = C:\PureBasic3_91\TailBite\
LibSourceFolder = C:\PureBasic3_91\TailBite\Library sources\
LastFile =
ManagerOnTop = 0
Version = 1.2 Alpha 0.9
*edited*El_Choni wrote:Ok, there could be a bug in the part that creates the obj list for polib. I'll check it, thanks for you report.
I can create this library , but i have an error message .NoahPhense wrote:If you place to polink.exe, in the compilers directory, it creates the library just fine.
Code: Select all
ProcedureDLL TailBiteTest(a.l, b.l)
ProcedureReturn a + b
EndProcedure
---------------------------
TailBite Error
---------------------------
polib:
POLIB: fatal error: File not found: 'blicà '.
Le canal de communication a été fermé.
---------------------------
OK
---------------------------
Have you done that?the library creation god wrote:Make sure you have lcclib.exe in the Library SDK folder.
---------------------------
TailBite Error
---------------------------
polib:
POLIB: fatal error: File not found: '_Strà '.
Le canal de communication a été fermé.
---------------------------
OK
---------------------------
lol.. i have a suggestion..El_Choni wrote:Ok, added the www. However, final versions will be available from these other websites, which are more widely known to the community, and therefore easier for people to find. I don't want to make final versions available from my download page to avoid having multiple versions around. Thanks for your suggestions, anyway.
Regards,
Please post the FULL source that you are trying to create a lib from. OrComtois wrote:Ok , thank you .
I copy lcclib.exe ( from 3.90 ) in the Library SDK folder .
And now i get this![]()
---------------------------
TailBite Error
---------------------------
polib:
POLIB: fatal error: File not found: '_Strà '.
Le canal de communication a été fermé.
---------------------------
OK
---------------------------