tobiasgass / ETH-SegReg

Algorithms and methods for (medical) image registration and segmentation
Other
12 stars 10 forks source link

Documentation & compiler errors. #14

Closed chrisidefix closed 9 years ago

chrisidefix commented 9 years ago

Slightly improved the documentation regarding:

1) Dependencies on the actual compiler (you might be able to improve this, but you need some compiler that supports OpenMP and gcc-4.9 is one of them) 2) Where to place the missing External repositories, which is not exactly clear from the README otherwise.

Also fixed a few compiler errors that came up under OS X 10.10 (std:: namespace reference missing).

tobiasgass commented 9 years ago

Thanks Chris!

chrisidefix commented 9 years ago

Still stuck with some compile errors (under OS X), but I didn't know it was all on github - until I saw Orcun's presentation today ;) Cool stuff!

tobiasgass commented 9 years ago

I'm sure i did compile it successfully in osx. It might have been the development branch, though.

Hth, and thanks for the efforts! Tobias On Sep 4, 2015 5:09 PM, "chrisidefix" notifications@github.com wrote:

Still stuck with some compile errors (under OS X), but I didn't know it was all on github - until I saw Orcun's presentation today ;)

— Reply to this email directly or view it on GitHub https://github.com/tobiasgass/ETH-SegReg/pull/14#issuecomment-137761892.