Results 1 to 9 of 9

Thread: Platformation Under VisualStudio 2012

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Hi Vinzvega, sorry I didn't get back to you sooner...I went to write a reply the other day, but my computer crashed for a while and I lost the post

    With my Platformation game, the source code I uploaded wasn't quite the latest version from memory - v2 verses v4 I believe. Also you need to put the required .jar files here unless you change the reference paths:
    c:\programming\lwjgl\jar\ <all lwjgl jar files here in their sub folders>
    c:\programming\ibxm.jar
    c:\programming\slick-util.jar

    If you just download and copy the lwjgl folder that contains the jar, native, and other folders to c:\programming\lwjgl then that should work.

    I have also found that there have been compiler changes since I created Platformation, like a bunch of classes and emums for example now needing to be made public for the game to compile.
    If I get time, I will upload the latest source code once I get it compiling again in the latest Oxygene for Java

    cheers,
    Paul
    Last edited by paul_nicholls; 23-09-2012 at 10:21 PM. Reason: Added information

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •