So looking forward to this next nightly ;)

Home Forums General Programming So looking forward to this next nightly ;)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #596
    LilCthulhu
    Participant
      • Topics: 9
      • Replies: 67
      • Total: 76

      Atom, I know I told you in a PM, but I’m really looking forward to next weekly !!! I’ve been monitoring the changelog and SVN. <img decoding=” title=”Smile” /> I’m almost at the point where I consider installing my own compiler at home so I can test those latest changes <img decoding=” title=”Wink” /> … Matter of fact, what is the current SDK you’re using ? I haven’t done C++ in a long time, (been doing smalltalk, C# and some Rebol for most of my professional career <img decoding=” title=”Wink” /> ) But I’d really like to "browse the code" and get a better understanding of CTRLR <img decoding=” title=”Smile” />

      #4257
      atom
      Keymaster
        • Topics: 159
        • Replies: 2945
        • Total: 3104
        • ★★★★★

        Everything is JUCE based http://www.rawmaterialsoftware.com/ only the lua stuff is based on luabind witch needs boost, but i don’t use boost in any way i just unzip it and luabind takes care of the rest. So my code is pure C++ in JUCE. As for the compiler on Windows the VIsual Studio Express works very well and has all the features you might need and more. On the MAC you need XCode on Linux a Makefile is created. I use Introjucer (part of juce) to manage my project files and re-create them when needed.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The forum ‘Programming’ is closed to new topics and replies.
      There is currently 0 users and 92 guests online
      No users are currently active
      Forum Statistics
      Threads: 2,495, Posts: 17,374, Members: 77,605
      Most users ever online was 12 on January 22, 2019 3:47 pm
      Ctrlr