From: Konstantin S. <ks...@us...> - 2004-10-06 12:03:37
|
Update of /cvsroot/opengtoolkit/deab/example_projects/Test 001 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1364/example_projects/Test 001 Modified Files: Test Build.deab deab_build.log Log Message: Index: Test Build.deab =================================================================== RCS file: /cvsroot/opengtoolkit/deab/example_projects/Test 001/Test Build.deab,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Test Build.deab 5 Oct 2004 11:54:43 -0000 1.4 --- Test Build.deab 6 Oct 2004 12:02:46 -0000 1.5 *************** *** 117,120 **** --- 117,131 ---- # specified as a Source Dir of another Destination. # + # + ##### NEW !!! NEW !!! NEW ###### + # Target Dir can contain <KeepHierarchy> keyword as the last + # component of a path. In this case, a VI hierarchy in Target Dir + # is saved as it is beneath Source Dir, including dirs and llbs. + # + # Example: + # Source Dir = <user.lib> + # Target Dir = "libraries\user.lib\<KeepHierarchy>" + ##### END OF NEWS ############## + # #Target Dir="HT-DAQ.llb" # Index: deab_build.log =================================================================== RCS file: /cvsroot/opengtoolkit/deab/example_projects/Test 001/deab_build.log,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** deab_build.log 4 Oct 2004 12:00:49 -0000 1.3 --- deab_build.log 6 Oct 2004 12:02:46 -0000 1.4 *************** *** 1,35 **** ! *** 19:09:39.733 : Build started [04.10.2004] ! ! >>> 19:09:39.842 : Load VIs into Memory.vi started ! ! >>> 19:09:39.983 : Test VIs need be Unloaded.vi started ! ! >>> 19:09:40.046 : Create Target Directories and LLBs.vi started ! >>> 19:09:40.171 : Copy VIs to Destinations and Mangle Names.vi started ! >>> 19:09:48.967 : UnLoad Top-Level and Dynamic VIs.vi started ! >>> 19:09:49.030 : Copy Resource Files and Relink VIs.vi started ! >>> 19:09:50.030 : Set Top Level VIs in LLBs.vi started ! >>> 19:09:50.125 : Convert LLBs to EXEs.vi started ! >>> 19:09:50.171 : Copy Support Files.vi started ! *** ERROR *** ! Error 7 occurred at List Directory in Copy Support Files.vi->Build Application.vi->Build Application from Build File.vi. ! Error Conditions: ! Source Dir: "C:\Shared Projects\OpenG\deab\example_projects\Test 001\docs" ! Possible reasons: ! LabVIEW: File not found. ! or ! NI-488: Non-existent board. ! *** 19:09:50.264 : Build finished --- 1,26 ---- ! *** 18:15:38.078 : Build started [06.10.2004] ! >>> 18:15:38.078 : Expand Build Parameter Paths.vi started ! >>> 18:15:38.139 : Load VIs into Memory.vi started ! >>> 18:15:38.264 : Test VIs need be Unloaded.vi started ! >>> 18:15:38.328 : ++ Build VI Detination Info.vi started ! >>> 18:15:39.655 : ++ Create Target Dirs and LLBs.vi started ! >>> 18:15:39.780 : ++ Copy VIs to Destinations.vi started + >>> 18:15:47.358 : UnLoad Top-Level and Dynamic VIs.vi started ! >>> 18:15:47.453 : ++ Copy Resource Files and Relink VIs.vi started ! >>> 18:15:48.546 : Set Top Level VIs in LLBs.vi started ! >>> 18:15:48.625 : Convert LLBs to EXEs.vi started ! >>> 18:15:48.671 : Copy Support Files.vi started ! *** 18:15:48.750 : Build finished |