BerryBots demo
Fragment of a discussion from Talk:Raspberry Pi
← Thread:Talk:Raspberry Pi/BerryBots demo/reply (26)
Jump to navigation
Jump to search
← Thread:Talk:Raspberry Pi/BerryBots demo/reply (26)
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
Return to Thread:Talk:Raspberry Pi/BerryBots demo/reply (26).
Hmm, well, glad you got it to compile. I'll need to check into the getcwd unistd.h thing and missing linker flag. A lot of this "building a cross-platform stand-alone C++ desktop app" thing is new to me, so I'm definitely still feeling it out. Maybe I could relax the glew dependency by compiling against an older version for the binaries - not sure how many other dependencies might have similar issues.
The font issue sounds strange. Not sure if it's an issue with the particular font or SFML. Any tips on duplicating or is it just random on your system?