|
Hello community, I just downloaded the MM 1.4.6 32-bit and I’m trying to rebuild my custom device adapter for this version. However, following the new “Building Micro-Manager Device Adapters” guide and building the adapter on top of the code from trunk somewhat does not work. I’m getting this error when using adapter built on 7975 revision in MM 1.4.6: Error occured. Device core. Device interface version: core=45, library=48 Tried building with older Device Developers Kits: 40.06: Error occured. Device core. Module interface version: core=7, library=6 45.06: Error occured. Device core. Module interface version: core=7, library=6 Is it possible to checkout sources for version 1.4.6 and build adapter with these sources? Are there SVN tags for each version? Thanks, Lubos Lubomir Walder Software Test Engineer Photometrics | QImaging Roper Engineering s.r.o. Technologicka 372 70800 Ostrava Czech Republic Tel.: +420 597 305 837 Email: [hidden email] This message and any attachments are solely for the use of intended recipients. They may contain privileged and/or confidential information. If you are not the intended recipient, you are hereby notified that you received this email in error, and that any review, dissemination, distribution or copying of this email and any attachment is strictly prohibited. If you receive this email in error please contact the sender and delete the message and any attachments associated therewith from your computer. Your cooperation in this matter is appreciated. ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ micro-manager-general mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/micro-manager-general |
|
Administrator
|
On Oct 21, 2011, at 7:33 AM, Lubomir Walder wrote: > I just downloaded the MM 1.4.6 32-bit and I’m trying to rebuild my custom device adapter for this version. > > However, following the new “Building Micro-Manager Device Adapters” guide and building the adapter on top of the code from trunk somewhat does not work. > > I’m getting this error when using adapter built on 7975 revision in MM 1.4.6: > Error occured. Device core. Device interface version: core=45, library=48 The repository is in sync with the nightly builds, not with a specific version. Please download and install the latest nightly build for your platform and try again. If you really want to work against a specific version, you can use tags. First get a list with existing tags: svn list https://valelab.ucsf.edu/svn/micromanager2/tags Then check out the version that you are interested in. Again, this is not advisable, as you may be out of sync with the current interface, and your adapter code may already be outdated. Best, Nico ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ micro-manager-general mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/micro-manager-general |
|
Hi Nico,
On Oct 21, 2011, at 7:33 AM, Lubomir Walder wrote:> I’m getting this error when using adapter built on 7975 revision in MM 1.4.6: > Error occured. Device core. Device interface version: core=45, library=48 On Fri, Oct 21, 2011 at 09:06, Nico Stuurman <[hidden email]> wrote: > The repository is in sync with the nightly builds, not with a specific version. Please download and install the latest nightly build for your platform and try again. > > If you really want to work against a specific version, you can use tags. First get a list with existing tags: > > svn list https://valelab.ucsf.edu/svn/micromanager2/tags This repository URL (the tags directory) does not appear to be public (I am asked for a username and password if I try to run svn list). Would you mind listing the recent tags, corresponding to the 1.4.x releases? (I am trying to update a device adapter with some local fixes to work with 1.4.6.) Thank you, Mark -- Mark Tsuchida [hidden email] Department of Biochemistry Stanford University School of Medicine ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ micro-manager-general mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/micro-manager-general |
|
Administrator
|
On Nov 10, 2011, at 12:22 PM, Mark Tsuchida wrote: >> If you really want to work against a specific version, you can use tags. First get a list with existing tags: >> >> svn list https://valelab.ucsf.edu/svn/micromanager2/tags > > This repository URL (the tags directory) does not appear to be public > (I am asked for a username and password if I try to run svn list). > > Would you mind listing the recent tags, corresponding to the 1.4.x releases? Sorry about that. Server administration is complicated since there are parts of the repository that we can not make public. I now made the 1.4.4 and 1.4.6 tags publicly accessible: https://valelab.ucsf.edu/svn/micromanager2/tags/1.4.4/ https://valelab.ucsf.edu/svn/micromanager2/tags/1.4.6/ I'll try to remember upcoming release to the list. Let me know of any trouble accessing these files. Best, Nico ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ micro-manager-general mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/micro-manager-general |
| Powered by Nabble | See how NAML generates this page |
