Forum Replies Created
- 
		AuthorPosts
 - 
		
			
				
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?
Finally found it! Graphics Drivers. It would seem that updating to the latest AMD Catalyst has fixed my problem.
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.
No errors reported calling c:\monkey2\scripts\rebuildall
rebuildmods 100%
rebuildted2 100% all files copiedUser environment variables set:
c:\monkey2\devtools\mingw\bin\g++.exe; c:\monkey2\bin\mx2cc_windows.execopied 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?
does anyone have this working under Windows 7 64bit?
@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.shNo errors, just a brief delay as indicated by the swirling pointer, and then nothing? No task appears in the task manager.
C:\monkey2-v1.0.0
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
 - 
		AuthorPosts