[MINC-users] Building the new Display

Robert D. Vincent robert.d.vincent at mcgill.ca
Tue Oct 13 16:11:36 EDT 2015


You need the newest develop branches of the bicpl and bicgl libraries.

     -bert
On Oct 13, 2015 4:09 PM, "Andrew Wood" <andrew at biospective.com> wrote:

> Hi all,
>
> I'm having trouble building the development branch of Display. I checkout
> the minc-toolkit develop branch, and run this:
>
> $ mkdir build
> $ cmake -DCMAKE_BUILD_TYPE:STRING=Release -DMT_BUILD_VISUAL_TOOLS:BOOL=ON
> ..
> $ make
>
> It gives me the follow error:
>
> minc-toolkit/Display/menu/build_menu.c:79:29: error: ‘BICGL_F1_KEY’
> undeclared here (not in a function)
> minc-toolkit/Display/menu/build_menu.c:80:29: error: ‘BICGL_F2_KEY’
> undeclared here (not in a function)
> ...
> minc-toolkit/Display/menu/build_menu.c:89:29: error: ‘BICGL_F11_KEY’
> undeclared here (not in a function)
> minc-toolkit/Display/menu/build_menu.c:90:29: error: ‘BICGL_F12_KEY’
> undeclared here (not in a function)
> minc-toolkit/Display/menu/build_menu.c:91:29: error: ‘BICGL_PGUP_KEY’
> undeclared here (not in a function)
> minc-toolkit/Display/menu/build_menu.c:92:29: error: ‘BICGL_PGDN_KEY’
> undeclared here (not in a function)
> make[2]: *** [Display/CMakeFiles/Display.dir/menu/build_menu.c.o] Error 1
> make[1]: *** [Display/CMakeFiles/Display.dir/all] Error 2
> make: *** [all] Error 2
>
> Does anyone have any idea what I'm missing?
>
> Thanks,
> Andrew
> _______________________________________________
> MINC-users at bic.mni.mcgill.ca
> http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users
>


More information about the MINC-users mailing list