@ andy-pugh :) :) .... opencv & python bad example .... but for simple
task is quite good.
is possible to make you an OT question?
this is my test.sh:
#!/bin/sh
linuxcnc &
set -x
g++ -I /home/mypc/linuxcnc-dev/tests/build/ui/nml-position-logger.cc \
-L /home/mypc/linuxcnc-dev/lib -lnml -llinuxcnc \
-o /dev/null
but i have (linuxcnc in rip-instal sim only .... Axis start ok ...) these
compiler error:
mypc@mypc:~/linuxcnc-dev$ '/home/mypc/linuxcnc-dev/tests/build/ui/test.sh'
+ g++ -I /home/mypc/linuxcnc-dev/tests/build/ui/nml-position-logger.cc -L
/home/mypc/linuxcnc-dev/lib -lnml -llinuxcnc -o /dev/null
/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o: nella
funzione "_start":
(.text+0x20): riferimento non definito a "main"
collect2: error: ld returned 1 exit status
if no .. if you can not patiently open a specific request to developper
bkt
Il giorno ven 12 ott 2018 alle ore 11:13 andy pugh <[email protected]> ha
scritto:
> On Fri, 12 Oct 2018 at 10:02, theman whosoldtheworld
> <[email protected]> wrote:
>
> > this is right for shure .... but I think about Thread, networking,
> parsing,
> > file magement, database, vision library and graphic library .....
> probabily
> > is possible with python never try and plus never really study python.
>
> Python can't be used for anything in the realtime threads, but for UI
> stuff it is good.
>
> It also has huge numbers of very powerful libraries:
> https://xkcd.com/353/
>
> Examples of OpenCV and Python:
> https://pythonprogramming.net/loading-images-python-opencv-tutorial/
>
> --
> atp
> "A motorcycle is a bicycle with a pandemonium attachment and is
> designed for the especial use of mechanical geniuses, daredevils and
> lunatics."
> — George Fitch, Atlanta Constitution Newspaper, 1916
>
>
> _______________________________________________
> Emc-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers