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

Please add README with build instructions #2

Open
paulvi opened this issue Sep 13, 2015 · 10 comments
Open

Please add README with build instructions #2

paulvi opened this issue Sep 13, 2015 · 10 comments

Comments

@paulvi
Copy link

paulvi commented Sep 13, 2015

Please add README.md with build instructions

@jesperronn
Copy link

👍

@assarbad
Copy link

The section for Visual Studio 2010 and newer could read:

## Build with Visual Studio 2010 or later

1. clone the source code to a folder of your choosing
2. open `licecap.sln` from the subfolder `licecap\licecap` inside the working copy - newer VS versions may convert the project to their respective format
3. build either the `Debug` or the `Release` configuration
4. find the resulting `.exe` file in a subfolder of the folder containing the solution file named `Debug_new` and `Release_new` respectively

Build with Visual Studio 2010 or later

  1. clone the source code to a folder of your choosing
  2. open licecap.sln from the subfolder licecap\licecap inside the working copy - newer VS versions may convert the project to their respective format
  3. build either the Debug or the Release configuration
  4. find the resulting .exe file in a subfolder of the folder containing the solution file named Debug_new and Release_new respectively

@paulvi
Copy link
Author

paulvi commented Oct 23, 2015

@assarbad where do you site from?

@assarbad
Copy link

@paulvi I just wrote this section myself. After all this is an open source project, so usually contributions are welcome. I built it before myself and came up with those instructions based on my experience from that.

@ashvaibhav
Copy link

Thanks @assarbad. Don't let the issue close until you add this to readme and get it merged :)

@luzpaz
Copy link

luzpaz commented Mar 15, 2016

👍

@luzpaz
Copy link

luzpaz commented Apr 3, 2016

What about OSX build instructions ?

@esaruoho
Copy link

esaruoho commented Dec 2, 2017

@luzpaz Seems like Xcode is pretty straightforward - just load the xcodeproject file from the repo and set the macOS SDK to the newest possible and press run.

@esaruoho
Copy link

esaruoho commented Dec 2, 2017

Looks like these pullrequests are still waiting:
#5
#12

@luzpaz
Copy link

luzpaz commented Sep 23, 2019

Bump

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

6 participants