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

need more details on how to building? #2

Closed
andyyuan78 opened this issue Jul 26, 2015 · 2 comments
Closed

need more details on how to building? #2

andyyuan78 opened this issue Jul 26, 2015 · 2 comments

Comments

@andyyuan78
Copy link

so far, I had the 'cmake ..' and make done!

how to do the foillowing??

  • build a reference implementetation on CPU with
    either float or double precision (requires Eigen),
  • build test cases,
  • enable error checking, verbose output and timing
  • build example projects that demonstrate how the
    library is used (cf. /projects directory).
@jwetzl
Copy link
Owner

jwetzl commented Jul 28, 2015

Use the CMake GUI or ccmake on the command line to enable the appropriate options.

Am 26.07.2015 um 10:24 schrieb Andy Yuan notifications@github.com:

so far, I had the 'cmake ..' and make done?

how to do the foillowing??

build a reference implementetation on CPU with
either float or double precision (requires Eigen),

build test cases,

enable error checking, verbose output and timing

build example projects that demonstrate how the
library is used (cf. /projects directory).


Reply to this email directly or view it on GitHub.

@andyyuan78
Copy link
Author

I turn on BUILD_PROJECTS, and use 'g' to exit.
so, next step....

@jwetzl jwetzl closed this as completed Jun 13, 2016
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