|
From: Josh T. <nli...@ya...> - 2011-06-28 10:24:06
|
Apologies for the late response to this. I've been VERY busy with my current job. The fix actually is easy... use Netbeans 6.9.1. We haven't converted over to 7.0 yet that Iknow of. Plus, the error says it's looking for hte 6.9.x build harness. Stick with 6.9.1 for now. I have both 6.9.1 and v7.0 on my machine at the moment. I haven't contributed to Chartsy since last October but I just haven't had a chance. I'll be finishing up the TA-Lib technical indicators integration when I can get back to it. I have the Japanese Candlestick recognition code to integrate. Good luck. 6.9.1 should work for you. r, josh ________________________________ From: Frank Wang <fra...@ya...> To: "cha...@li..." <cha...@li...> Sent: Sun, June 26, 2011 1:54:25 AM Subject: [Chartsy-devel] NetBeans 7.0 and the latest chartsy doesn't build? Hi, I am a new subscriber to this list. Pulled down the source along with the new NetBeans 7.0. When I try to build, I got the following error: C:\projects\chartsy\trunk\Chartsy\build.xml:7: The following error occurred while executing this line: C:\projects\chartsy\trunk\Chartsy\nbproject\build-impl.xml:41: Cannot find NetBeans build harness. Check that nbplatform.NetBeans_IDE_6.9_(Build_201006101454).netbeans.dest.dir and nbplatform.NetBeans_IDE_6.9_(Build_201006101454).harness.dir are defined. On a developer machine these are normally defined in C:\Users\johndoe\.netbeans\7.0\build.properties=C:\Users\johndoe\.netbeans\7.0/build.properties but for automated builds you should pass these properties to Ant explicitly. Any easy fix that exists? thanks Frank |