App & device help

Out of context: Reply #7

  • Started
  • Last post
  • 7 Responses
  • mugwart0

    @section_014 -- QT creator does come with a community edition - this is only allows you to compile at certain licences. This is fine until you want to release it at anything other than opensource

    I'm not using their IDE - its fucking horrible. I code C++ and use CMake not their compiler. Their compile language is nasty, bloats your app.

    CMake is great to compile but hard to learn.

    As to my editor - I've used pycharm, eclipse, even Flash's equivalent, sublime but the best by far is Vim.

    Vim is a fucking bitch to learn - but once you learn it - its the best hands down. Its free and open source.

    If this is too frustrating or you really need an IDE - there is sublime

    If you want something fancy -
    https://www.jetbrains.com/pychar…
    https://www.jetbrains.com/clion/…

    To be honest if you have a bit of time:
    http://www.vim.org/ (get a graphic view for this) (and yes their website is from 1994!)
    https://valloric.github.io/YouCo… (I still haven't fully get this working)

    • I'm no pro by a long shot. I still feel a novice - but I'm happy to helpmugwart

View thread