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

project error #11

Open
elbanda opened this issue Jul 29, 2019 · 1 comment
Open

project error #11

elbanda opened this issue Jul 29, 2019 · 1 comment

Comments

@elbanda
Copy link

elbanda commented Jul 29, 2019

I am running visual studio 2017 ,I get this message below when trying to run the program, how do i solve this issue?
thank you
a project with an out put type of class library cannot be started directly.
in order to debug this project add an executable project to this solution witch references the library project set the executable project as the startup project

@DarthAffe
Copy link
Owner

Well the error message says exactly what the issue is. You can't run OBD.NET directly since it's not a program but a library to be used in an application.
Only the example-project OBD.NET.ConsoleClient can be run directly.

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