Giter Club home page Giter Club logo

Comments (3)

jsiegle avatar jsiegle commented on July 2, 2024

Here's a version of the Online PSTH plugin with those changes implemented: online-psth-with-ttl-word-triggers.zip

Also, we'd be happy to help troubleshoot the compilation errors if you can describe what's going wrong.

from online-psth.

guilhemibos avatar guilhemibos commented on July 2, 2024

Hey

Thanks a lot. It works perfectly as expected.
Concerning the compilation troubleshooting, I think it's more me having 0 experience and knowledge about Visual Studio and the world of compiling apps... I can try by I am not even sure I'm able to describe the process appropriately.
I've cloned the GUI is in my GitHub folder:
...\GitHub\plugin-GUI
I've compiled the open-ephys-GUI properly (at least without errors).

The module is cloned here:
...\GitHub\OEPlugins\online-psth\

I've opened OE_PLUGIN_online-psth.sln in visual studio. When I select Release and start building a solution, it ends up with this error:
Error LNK1181 cannot open input file '...\GitHub\OEPlugins\online-psth....\plugin-GUI\Build\Release\open-ephys.lib' online-psth ...\GitHub\OEPlugins\online-psth\Build\LINK 1

If I try to debug, it ends up with this:
4>------ Skipped Build: Project: INSTALL, Configuration: Debug x64 ------
4>Project not selected to build for this solution configuration
========== Build: 3 succeeded, 0 failed, 0 up-to-date, 1 skipped ==========

So I don't know what to do with this:
"Selecting the INSTALL project and manually building it will copy the .dll and any other required files into the GUI's plugins directory. The next time you launch the GUI from Visual Studio, the Online PSTH plugin should be available."

Also small detail, when compiling the GUI, this web page states to open the "open-ephys.sln" file in Visual Studio, in the build folder the only sln file was name open-ephys-GUI.sln.

from online-psth.

jsiegle avatar jsiegle commented on July 2, 2024

Thanks for catching that error in the docs – I just fixed it!

To build the Release version of the plugin, first you'll have to build the main application in Release mode.

You may have to run INSTALL one more time to get the plugin to copy. If that doesn't work, you can search for the online-psth.dll file and copy that manually to the plugins directory alongside the Open Ephys executable.

from online-psth.

Related Issues (4)

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.