Geany’s all ready to go. I’ll make more tweaks to the settings as I need to. All I really need is a text-editor with syntax highlighting 🙂
Fun fact, I used Notepad for Java initially as I hated the IDE we were made to use and I wasn’t allowed to install Notepad++ on the school computers. 😛
Found out this morning as I shutting down Linux that my EDITOR environment variable isn’t set so I’ll need to fix that when I configure Git. Probably forgot that when I had to reinstall last summer. Sorry, been a while since I set things up from scratch.
Windows development is completely foreign to me so I’ll probably need some help on that front until we get things working cross-platform. Speaking of which, that reminds me that I still haven’t installed MinGW so I’ll need to fix that so that I can make Windows binaries on *nix.
Supposedly, clang can do it all but I’ve never been able to figure out how to use it
I may also reach out to the OpenMW team. Since there’s quite a bit of overlap, they may be interested in chipping in. 🙂
Once the Windows GUI library is swapped out for gtkmm, the GUI should go more smoothly. Still not sure how much work that’ll be, though.
Edit:
We also should add documentation to the files to say what everything does as we figure it out. Some of the names are weird
