PDFSPOOLER Compilation Error

2008-06-20 11:40:29 by daniel_lim

Hello,
I have a problem with PDFSpooler compilation. (PDFCreator Version 0.9.5)

When I try to compile I have the message error :
Compile error : Variable not defined
(variable ErrPtnr -> in Function CheckMutex -> clsMutex.cls file)

I think that the problem come from the last revision of PDFSpooler.vbp, revision 350 (wich is the same that the revision 349)
Here is the diffs between 350 and 346 :

http://pdfcreator.svn.sourceforge.net/viewvc/pdfcreator/tags/Version%200.9.5/PDFSpooler/PDFSpooler.vbp?view=diff&r1=349&r2=346&diff_format=h

The probleme come from :
Class=clsMutex; ..\Common\clsMutex.cls
In the last revision, the line Form=..\Common\PDFCreator_ErrPtnrDialog.frm
is not included, can someone explain me, how to compile PDFSpooler with the revision 350 of PDFSpooler.vbp please.

Thank You for your answers.


2008-06-20 12:12:58 by thesmilyface

The solution is very simple. Install VBPartner
from Zoschke and use the ErrorPartner.

Best regards,
Frank


2008-06-20 17:25:53 by daniel_lim

Thank you for your answer Franck, can you explain me how to use VBPartner please?

I made screenshot :

Screen 1 :
http://www.hiboox.fr/go/images/informatique/screen1,09d535a686bd39698f07adef54092d2f.jpg.html

I think, I have to check something on this screen, but I don't speak german.
Screen 2 :
http://www.hiboox.fr/go/images/informatique/screen2,792ae1dc61b83e795bc9261c98b89e34.jpg.html

Do I have to uncheck something on this screen
Screen 3 :
http://www.hiboox.fr/go/images/informatique/screen3,9591b670ebd9b2d3232e849cd04753ad.jpg.html

Screen 4 :
http://www.hiboox.fr/go/images/informatique/screen4,3db8864c20778390aff41d150ff56391.jpg.html

After that, I can clic on "Make PDFSpooler.exe..."?

Thank you very much for your help!! =)

PS: is it normal that, this file isn't compilable directly like the others?