Giter Site home page Giter Site logo

mm_scripts's Introduction

Micro-Manager Scripts

A collection of scripts related to Micro-Manager.

Use it, hack it, share it.

License

Under BSD license. See LICENSE.

Authors

mm_scripts's People

Contributors

dedeibel avatar hadim avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

mm_scripts's Issues

build script failed

Hi, im trying to use your build script as recommended here micro-manager/micro-manager#573 but it looks like it's failing during compilation. I also tried installing using ubuntu dependency for boost but that failed also. I'm on 18.04. Do you have any suggestions? Thanks!

here is the last part:

MMClearVolume.compile:
    [mkdir] Created dir: /home/couguser/Applications/mm_scripts/micro-manager/plugins/build/MMClearVolume
 [mm-javac] Compiling 14 source files to /home/couguser/Applications/mm_scripts/micro-manager/plugins/build/MMClearVolume
 [mm-javac] warning: [options] bootstrap class path not set in conjunction with -source 8
 [mm-javac] warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '8'
 [mm-javac] warning: No processor claimed any of these annotations: org.scijava.plugin.Plugin,com.google.common.eventbus.Subscribe
 [mm-javac] /home/couguser/Applications/mm_scripts/micro-manager/plugins/MMClearVolumePlugin/src/main/java/edu/ucsf/valelab/mmclearvolumeplugin/CVViewer.java:24: error: package com.jogamp.newt.awt does not exist
 [mm-javac] import com.jogamp.newt.awt.NewtCanvasAWT;
 [mm-javac]                           ^
 [mm-javac] /home/couguser/Applications/mm_scripts/micro-manager/plugins/MMClearVolumePlugin/src/main/java/edu/ucsf/valelab/mmclearvolumeplugin/CVViewer.java:28: error: package com.jogamp.newt does not exist
 [mm-javac] import com.jogamp.newt.NewtFactory;
 [mm-javac]                       ^
 [mm-javac] /home/couguser/Applications/mm_scripts/micro-manager/plugins/MMClearVolumePlugin/src/main/java/edu/ucsf/valelab/mmclearvolumeplugin/recorder/CVVideoRecorder.java:5: error: package com.jogamp.opengl does not exist
 [mm-javac] import com.jogamp.opengl.GL;
 [mm-javac]                         ^
 [mm-javac] /home/couguser/Applications/mm_scripts/micro-manager/plugins/MMClearVolumePlugin/src/main/java/edu/ucsf/valelab/mmclearvolumeplugin/recorder/CVVideoRecorder.java:6: error: package com.jogamp.opengl does not exist
 [mm-javac] import com.jogamp.opengl.GLAutoDrawable;
 [mm-javac]                         ^
 [mm-javac] /home/couguser/Applications/mm_scripts/micro-manager/plugins/MMClearVolumePlugin/src/main/java/edu/ucsf/valelab/mmclearvolumeplugin/recorder/CVVideoRecorder.java:23: error: cannot find symbol
 [mm-javac]    public boolean screenshot(GLAutoDrawable pGLAutoDrawable,
 [mm-javac]                              ^
 [mm-javac]   symbol:   class GLAutoDrawable
 [mm-javac]   location: class CVVideoRecorder
 [mm-javac] /home/couguser/Applications/mm_scripts/micro-manager/plugins/MMClearVolumePlugin/src/main/java/edu/ucsf/valelab/mmclearvolumeplugin/recorder/CVSnapshot.java:5: error: package com.jogamp.opengl does not exist
 [mm-javac] import com.jogamp.opengl.GL;
 [mm-javac]                         ^
 [mm-javac] /home/couguser/Applications/mm_scripts/micro-manager/plugins/MMClearVolumePlugin/src/main/java/edu/ucsf/valelab/mmclearvolumeplugin/recorder/CVSnapshot.java:25: error: cannot find symbol
 [mm-javac]    public boolean screenshot(GLAutoDrawable pGLAutoDrawable,
 [mm-javac]                              ^
 [mm-javac]   symbol:   class GLAutoDrawable
 [mm-javac]   location: class CVSnapshot
 [mm-javac] 7 errors
 [mm-javac] 3 warnings

BUILD FAILED
/home/couguser/Applications/mm_scripts/micro-manager/plugins/build.xml:23: The following error occurred while executing this line:
/home/couguser/Applications/mm_scripts/micro-manager/plugins/build.xml:7: The following error occurred while executing this line:
/home/couguser/Applications/mm_scripts/micro-manager/buildscripts/javabuild.xml:112: Compile failed; see the compiler error output for details.

Total time: 11 seconds
Makefile:579: recipe for target 'plugins.stamp' failed
make[1]: *** [plugins.stamp] Error 1
make[1]: Leaving directory '/home/couguser/Applications/mm_scripts/micro-manager/plugins'
Makefile:521: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.