Jump to content
  • 0

Source via CMake or Freebsd


Juice

Question

  • Premium

Hello community,

I have been inactive for a while and wanted to start again on my own project.

The project is mainly for educational purpose.

I started to update my source so I can compile it with newer compilers. (Freebsd)

For this, I allready found some helpfull topics here on this forum.

But now I wanted to know, is it better to compile your source via Freebsd or CMake?

I would appreaciate if someone could answer me that question.

 

Kind regards.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
  • Premium

You probably misunderstood the meaning of CMake. CMake is a cross-platform tool that will generate project files for your FreeBSD platform (eg. Makefiles), but you can also use it to generate Visual Studio project if you're developing on Windows using the same configuration files.

  • Good 1
Link to comment
Share on other sites

  • 0
  • Premium
20 minutes ago, Sonitex said:

You probably misunderstood the meaning of CMake. CMake is a cross-platform tool that will generate project files for your FreeBSD platform (eg. Makefiles), but you can also use it to generate Visual Studio project if you're developing on Windows using the same configuration files.

I certainly did, thank you very much for the short summary.

Really though it was an alternative programm you can use to compile your source.

Next time I should read more precisely.

 

Thank you very much!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.