Search found 8 matches

by efaj
Wed Feb 27, 2013 10:23
Forum: User Projects
Topic: Crewon Clash and CReNET
Replies: 0
Views: 10624

Crewon Clash and CReNET

CReNET is a MMORPG with Pokemon-inspired gameplay, DotA competitive grandness, and Team Fortress 2 customization and profit model. Meaning it's not a pay-to-win. Imagine having a pokemon battle that is recordable, but also broadcast throughout the game world's screens? (Including TVs like in Saphire...
by efaj
Sun Feb 03, 2013 06:17
Forum: Help
Topic: CEGUI marquee widget?
Replies: 1
Views: 2178

CEGUI marquee widget?

Is there something like a marquee widget? Some googling shows me that it's either well hidden or inexistant. The key missing feature from a normal statictext would be the looping of the text (or else, there'd would be an empty gap equal to the statictext's widget). By marquee I'm referring to HTML's...
by efaj
Sun Sep 02, 2012 21:43
Forum: Help
Topic: Help with cross compile
Replies: 7
Views: 5920

Re: Help with cross compile

I'm not sure what version of MXE uses but with i686-w64-mingw32 on Ubuntu here it appears that when it attempts to link against a static lib (.a) it "fails" and subsequently creates a *CEGUI*.a lib. Look for the messages during make and in particular "-no-undefined" in acinclude...
by efaj
Sun Sep 02, 2012 03:43
Forum: Help
Topic: Help with cross compile
Replies: 7
Views: 5920

Re: Help with cross compile

Bump

I read that CE uses (or used) to cross compile CEGUI (at least back in 2008)... does he still? If possible, can I know how?
by efaj
Fri Aug 31, 2012 00:19
Forum: Help
Topic: CEGUI Static Linking
Replies: 2
Views: 2937

Re: CEGUI Static Linking

Pass the "-static" flag to the linker
by efaj
Thu Aug 30, 2012 02:11
Forum: Help
Topic: Help with cross compile
Replies: 7
Views: 5920

Re: Help with cross compile

Pardon the double post, but after giving up on both this and my own OS, I decided to just "splat" everything at the side of mingw-bin (in "/usr/i586-mingw32msvc" for Ubuntu 12.04).... screw order: And I've made more advances (I think... at least the error is another) Now my issue...
by efaj
Wed Aug 29, 2012 22:57
Forum: Help
Topic: Help with cross compile
Replies: 7
Views: 5920

Re: Help with cross compile

Hi, I have sort of given up on this dream and fire up a Windows 7 VM in virt-manager that does the compile instead. For years I wanted to automate this with scripts that would auto build things but haven't had time so far. My experiences with cross compilation were similar to yours, I got some stuf...
by efaj
Wed Aug 29, 2012 16:28
Forum: Help
Topic: Help with cross compile
Replies: 7
Views: 5920

Help with cross compile

I've been trying to cross compile with no success, it's just not like normal linux things where everything just works... here, everything just NOT works... so, I was hoping if someone could tell me how they do their cross compilation, and how they set up their toolchain. In general, my issue is not ...

Go to advanced search