• Programming

    Installing Qt 4.6 on Windows

    by  • January 5, 2010 • Guide, Programming • 13 Comments

    I have been using the Qt framework for awhile now and I started learning it from scratch to build my ReplayParser. Despite the great documentation that Nokia provides, getting everything installed and working isn’t as easy as it should be for someone completely new to the software. I put together this quick installation guide to help those interested in learning Qt on a Windows machine.

    Because this guide is intended for Windows users I compile everything using Visual Studio 2008, but MinGW builds are also possible (although not shown in this guide). The steps outlining the installation and building process are shown below.…

    Read more →

    Parser Update

    by  • January 4, 2010 • Programming • 2 Comments

    Download ReplayParser 1.06b, last updated Jan. 4, 2010.
    Go to the project page for more information.

    I’m pushing a small update to the parser today. I apologize for it being long overdue – I have been having some issues with the software I use to build the parser with lately but everything is back on track now and development will continue as long as there is interest in the parser.

    Starcraft 2 Beta should be out some time this year so it will be interesting to see how it impacts the Warcraft 3 community. Hopefully the replay system isn’t too different than Warcraft’s, but there are always people out there making tools for games, so keep an eye out.…

    Read more →