nci / drishti

Drishti
MIT License
173 stars 39 forks source link

Consider switching from QMake to CMake #16

Open KOLANICH opened 7 years ago

KOLANICH commented 7 years ago

1 I have a problem with building with qmake on linux (it complains about backslashes in paths, I've replaced all the backslashed in paths with slashes but it still complains). 2 cmake is more cross-platform tool (I mean it has support of lot of compilers)

AjayLimaye commented 7 years ago

Hi, qmake seems to work well on windows and mac. I don't much experience with qmake on linux, though on my virtual box setup it seems to work fine. Cheers, Ajay

On Fri, Dec 9, 2016 at 7:44 AM, KOLANICH notifications@github.com wrote:

1 I have a problem with building with qmake. 2 cmake is more cross-platform tool (I mean it has support of lot of compilers)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nci/drishti/issues/16, or mute the thread https://github.com/notifications/unsubscribe-auth/AFlarjprdH3V_86uVv0tgt7fW7NQ3nU3ks5rGGwfgaJpZM4LIQ5- .

KOLANICH commented 7 years ago

If someone replaced qmake with cmake will you accept that pull request?

AjayLimaye commented 7 years ago

Problem is I will then have to shift to cmake straight away. Cheers, Ajay

On Fri, Dec 9, 2016 at 10:37 AM, KOLANICH notifications@github.com wrote:

If someone replaced qmake with cmake will you accept a pull request?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nci/drishti/issues/16#issuecomment-265888927, or mute the thread https://github.com/notifications/unsubscribe-auth/AFlaroRh9uNG5HlicWOgyYi8onGHUKb6ks5rGJS_gaJpZM4LIQ5- .