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

Compile native on OS-X #92

Open
lemkesoft opened this issue Oct 25, 2016 · 10 comments
Open

Compile native on OS-X #92

lemkesoft opened this issue Oct 25, 2016 · 10 comments

Comments

@lemkesoft
Copy link

Hi,

how can I compile the sources directly on 10.12?
Current Xcode, Commandline tools and Cmake is installed.

Thorsten

@erikrk
Copy link
Contributor

erikrk commented Oct 26, 2016

The sources are prepared for building directly on OS X, but I think it still remains untested, so if you're going to attempt a build, you will probably have to work out a couple of makefile bugs.

@erikrk
Copy link
Contributor

erikrk commented Oct 26, 2016

The sources are prepared for building directly on OS X, but I think it
still remains untested, so if you're going to attempt a build, you will
probably have to work out a couple of makefile bugs.

On mar, 2016-10-25 at 04:07 -0700, lemkesoft wrote:

Hi,

how can I compile the sources directly on 10.12?
Current Xcode, Commandline tools and Cmake is installed.

Thorsten


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@rolkar
Copy link
Contributor

rolkar commented May 3, 2017

Thorsten? Has the answer fixed your problem?

@lemkesoft
Copy link
Author

I just used the precompiled tools

@rolkar
Copy link
Contributor

rolkar commented May 3, 2017

OK - and with precompiled tools you can build it without changing anything in the code or in build files?

BTW - what precompiled tools did you need to install?

@lemkesoft
Copy link
Author

I use only x3f_extract

@rolkar
Copy link
Contributor

rolkar commented May 4, 2017

Thanx for your answer. Lets see if I got this correct.

You did not have any problems compiling on OS-X. You just wrote "make" and everything compiled fine. Then you could use x3f_extract without problems.

Have I got it right?

@lemkesoft
Copy link
Author

make on macOS did not work in the past. I did not try again, yet.
I can give you access to a mac for testing with i.e. TeamViewer.
Just contact me by direct e-mail (lemke at lemkesoft.de)

@rolkar
Copy link
Contributor

rolkar commented May 4, 2017

Ah ... now I see! I misunderstood you above. You use the precompiled tools from us :)

I have macs actually. But have not tried to build on them. I suspected it would not work and did not want to thread that path :) So, I got a bit excited when I thought you maybe had built it.

I should really take the time to get it to compile on mac native. So, Ill keep this issue open.

@rolkar rolkar changed the title Compile on 10.12 Compile native on OS-X Jun 16, 2017
@Alex-Vasile
Copy link

I think this can be closed as the CMakelist file provided in #110 works.

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

4 participants