Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using this software #1

Open
cliveamunday opened this issue Oct 19, 2014 · 1 comment
Open

Using this software #1

cliveamunday opened this issue Oct 19, 2014 · 1 comment

Comments

@cliveamunday
Copy link

Hi

I have to admit i am a beginner. i wonder if you can offer more detailed instructions on the use of this software to help me? i have just received my Spark Core and have installed C# Studio Express 2010. I have a little programming in C#. i am just not clear on how to utilise what you have posted. sorry for such a naive question.

Clive

@VBoerjan
Copy link

I'm also new in this but at least it works:

Compile this project. (you need to change app.config.sample to app.config in the project folder)

Copy Sharpspark.dll to your project folder (you can find it in the bin folder of this project, in release or debug depending on how you built it)

Add reference in VS (in solution explorer right mouse on references, add reference, browse to the dll you just coppied)

Add "using Maybe5.SharpSpark;" (without " ") to your file where you want to use the functions.

Enjoy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants