I am currently studying the brlcad primives so as to be able to write
the routine to extract the matrix transformations on the solid(leaf)
for most of brlcad's primitives; while I am working on combining the
push and xpush routines(which I submitted some patches on sf) I wish
to know whether I am to clean the code to remove all the older version
of the push and xpush together with the regression tests in
(/regress/mged/xpush.mged, /regress/mged_test.sh) if yes? i have
removed lines of xpush in the CMakeLists.txt in /src/libged and
/regress/mged_test.sh; but I am still getting the following errors
while running the regression tests after the make:

Code[]

...xpush
ERROR: xpush does not exist!
Output: invalid command name "xpush"
...zoom
-> mged check FAILED
make[3]: *** [regress/CMakeFiles/regress-mged] Error 1
make[2]: *** [regress/CMakeFiles/regress-mged.dir/all] Error 2
make[1]: *** [regress/CMakeFiles/regress.dir/rule] Error 2
make: *** [regress] Error 2

Code[]

I have tried to remove all possible calls for xpush(deprecated) in the
source but i still get this every time I run the regression tests.
Need some assistance here on where to look
While waiting for the Internet access approval from our VC to make the
the svn diffs for all my codes and submit on sourceforge.
Thanks for the assistance.

Cheers!

Nyah

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to