Dear all,

We are using ccnet with final builder 6 at work. I need to add some
automated tests after every commit. Before setting this up on the
company's buildserver, I want to test it locally on my PC.

I have this error in CCValidator: "Path to Finalbuilder 6 command line
executable could not be found." I found a clue here in this group :

https://groups.google.com/group/ccnet-user/browse_thread/thread/e0c8840909ed1a56?fwc=1&hl=en

So I gave the FBCMD path in the ccnet config file like that:

<FinalBuilder>
        <ProjectFile>C:\Users\me\CI-test\MyTesting.fbz6</ProjectFile>
        <FBCMDPath>C:\Program Files (x86)\FinalBuilder 6</FBCMDPath>
        <FBVersion>6</FBVersion>
        <Timeout>3600</Timeout>
</FinalBuilder>

CCValidator sees it, but the error is still here. I tried with quotes
to avoid any space problem. I appended the executable name too.

If you tell me it comes from Vista 64 bits, I wouldn't be suprised :)

Adrien






Reply via email to