nigelibrown

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: SFML #3159

    nigelibrown
    Participant

    Prhaps that post was a little obscure, I would like to see SFML (http://www.sfml-dev.org/) as a module, and if no one has any plans to make this a module I will have a go myself. What are thoughts regarding this?

    in reply to: Binary and Source wont execute #3111

    nigelibrown
    Participant

    Finally found it! Graphics Drivers. It would seem that updating to the latest AMD Catalyst has fixed my problem.

    in reply to: Mark: app/exe icons #2916

    nigelibrown
    Participant

    Have not done this for a while but on the MAC try using ‘icon composer’ (spotlight search)

    /Users/<user>/<appname>/<apname>.app/Contents/Resources/<appname>.icns

    And on the PC try http://www.angusj.com/resourcehacker/

    hope this helps.

    in reply to: Binary and Source wont execute #2757

    nigelibrown
    Participant

    No errors reported calling c:\monkey2\scripts\rebuildall

    rebuildmods 100%
    rebuildted2   100% all files copied

    User environment variables set:
    c:\monkey2\devtools\mingw\bin\g++.exe; c:\monkey2\bin\mx2cc_windows.exe

    copied vcruntime140.dll to c:\monkey2\

    copied the contents of i686-5.3.0-posix-dwarf-rt_v4-rev0 to c:\monkey2\devtools\

    thanks for all thge suggestions nothing seems to be failing in the build?

    in reply to: Binary and Source wont execute #2746

    nigelibrown
    Participant

    does anyone have this working under Windows 7 64bit?

    in reply to: Binary and Source wont execute #2744

    nigelibrown
    Participant

    @cocon thanks for that info just tried it same problem? same filesize as before

    the Ubuntu 64 version also required some additional setup:

    apt-get update
    apt-get install libudev-dev
    apt-get install libsdl2-dev

    ./rebuildall.sh

    Raspbery Pi3

    git clone https://github.com/nitrologic/monkey2

    apt-get update
    apt-get install libudev-dev
    apt-get install libsdl2-dev

    cd monkey2/scripts
    ./updatemods.sh

    in reply to: Binary and Source wont execute #2742

    nigelibrown
    Participant

    No errors, just a brief delay as indicated by the swirling pointer, and then nothing? No task appears in the task manager.

    in reply to: Binary and Source wont execute #2739

    nigelibrown
    Participant

    C:\monkey2-v1.0.0

    in reply to: Raspberry Pi binaries #2273

    nigelibrown
    Participant

    Simon Thank you for this work, Monkey is so suited to this platform.

     

    Just tried:

    git clone https://github.com/nitrologic/monkey2

    cd monkey2/scripts

    ./updatemods.sh

    On a Raspberry Pi3, apart from a required “apt-get install libudev-dev” & “libsdl2-dev” everything built OK. Just need to work out what to do next 🙂

Viewing 9 posts - 1 through 9 (of 9 total)