Social-Evolution-and-Behavior / anTraX

anTraX: high throughput tracking of color-tagged insects
https://antrax.readthedocs.io/
GNU General Public License v3.0
17 stars 3 forks source link

Problems with compiling mex file #33

Closed Sean-Nolan6 closed 2 years ago

Sean-Nolan6 commented 2 years ago

Hi I'm trying to install the software for a project and ran into this issue when compiling the mex file. I am not a coding person so have no idea what any of this means, but would appreciate any help!

sean@sean-VirtualBox:~/Downloads/anTraX/matlab/external/popenmatlab$ mex popenr.c This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=mex) restricted \write18 enabled. entering extended mode (./popenr.c This is MeX Version 1.05 18 XII 1993 (B. Jackowski & M. Ry\'cko)

Overfull \hbox (166.50084pt too wide) in paragraph at lines 1--14 \tenrm EOF, re-turn ma-trix si-zed ac-cor-ding to what was ac-tu-ally read $\teni Header \tenrm : \teni =homes=drspeech=src=matlabpopen=RCS=popenr:c; v\te nrm 1\teni :\tenrm 22007\teni =\tenrm 01\teni =\tenrm 1404 :| ! You can't use `macro parameter character #' in vertical mode. l.15 # include ? ^C! Interruption.

i l.15 #i nclude ?
asafgal commented 2 years ago

Hey Sean, note that the mex command is a matlab command that should be run from within the matlab command line. If you don’t have matlab and plan to use mcr, there is no need to run it!

On Nov 13, 2021, at 3:56 PM, Sean-Nolan6 @.***> wrote:

 Hi I'm trying to install the software for a project and ran into this issue when compiling the mex file. I am not a coding person so have no idea what any of this means, but would appreciate any help!

@.***:~/Downloads/anTraX/matlab/external/popenmatlab$ mex popenr.c This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=mex) restricted \write18 enabled. entering extended mode (./popenr.c This is MeX Version 1.05 18 XII 1993 (B. Jackowski & M. Ry'cko)

Overfull \hbox (166.50084pt too wide) in paragraph at lines 1--14 \tenrm EOF, re-turn ma-trix si-zed ac-cor-ding to what was ac-tu-ally read $\teni Header \tenrm : \teni =homes=drspeech=src=matlabpopen=RCS=popenr:c; v\te nrm 1\teni :\tenrm 22007\teni =\tenrm 01\teni =\tenrm 1404 :| ! You can't use `macro parameter character #' in vertical mode. l.15 # include ? ^C! Interruption.

i l.15 #i nclude ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.