Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Pieguy's scores
Forum: View forum
Last Post: pieguy
24-Apr-2025, 12:15 PM
» Replies: 104
» Views: 63,361
|
chipster1059's scores
Forum: View forum
Last Post: chipster1059
22-Apr-2025, 4:55 PM
» Replies: 241
» Views: 167,864
|
Flareon2
Forum: View forum
Last Post: Flareon350
14-Apr-2025, 12:15 AM
» Replies: 6
» Views: 6,457
|
Walls of CC1 (CC1 Set)
Forum: View forum
Last Post: jblewis
30-Mar-2025, 5:41 PM
» Replies: 4
» Views: 637
|
CCLP5 in MS
Forum: View forum
Last Post: mmoraleta
09-Mar-2025, 5:06 PM
» Replies: 0
» Views: 354
|
Walls of CC1 MS tws
Forum: View forum
Last Post: mmoraleta
09-Mar-2025, 5:04 PM
» Replies: 0
» Views: 326
|
Top 10 most difficult lev...
Forum: View forum
Last Post: chipzone
07-Mar-2025, 1:05 AM
» Replies: 0
» Views: 427
|
CCLP5: A Review
Forum: View forum
Last Post: Bowman
23-Feb-2025, 10:14 PM
» Replies: 0
» Views: 308
|
Best ways to play CC1 & C...
Forum: View forum
Last Post: Stuntguy
11-Feb-2025, 8:43 PM
» Replies: 2
» Views: 813
|
Adding swimming animation...
Forum: View forum
Last Post: Stuntguy
11-Feb-2025, 10:17 AM
» Replies: 0
» Views: 617
|
|
|
Compiling Tile World 2.0 on Fedora x86 |
Posted by: HalosGhost - 18-May-2012, 2:16 PM - Forum: Programs and Editors
- Replies (7)
|
 |
Hey everyone! I've been playing the original levelset (cc-ms) for a while now on 1.3.0. It's been a great nostalgia trip and I've loved it. I recently (I know, I know; I'm out of the loop) heard that Tworld 2.0 had been released and instantly went to compile it.
I originally had issues that g++ and qmake weren't installed (using not my primary machine right now), but that was easily fixed. However, now I run into an issue where the following error output is posted ending with make erroring out, so the build never finishes.
Code: ../generic/in.c: In function ‘const tablespec* keyboardhelp(int)’:
../generic/in.c:570:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
Compiling _sdlsfx.c...
cc -Wall -I. -DNDEBUG '-DROOTDIR="/usr/local/share/tworld"' -D__TWPLUSPLUS -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o _sdlsfx.o _sdlsfx.c
Compiling oshwbind.cpp...
g++ -Wall -I. -DNDEBUG '-DROOTDIR="/usr/local/share/tworld"' -D__TWPLUSPLUS -I/usr/include -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -c -o oshwbind.o oshwbind.cpp
oshwbind.cpp: In function ‘void TW_DebugSurface(TW_Surface*, const char*)’:
oshwbind.cpp:333:57: error: invalid conversion from ‘const Qt_Surface*’ to ‘Qt_Surface*’ [-fpermissive]
make[1]: *** [oshwbind.o] Error 1
make[1]: Leaving directory `/home/Perichor/Downloads/tworld-2.0.0/oshw-qt'
make: *** [liboshw-qt.a] Error 2
The second line, "warning: deprecated conversion..." is posted around 25 times without change. Having read a few threads about this, it would seem one of the fixes I need is to add -fpermissive to g++, but I am unfamiliar with how to do that. I am also unfamiliar with what to do to fix the other errors.
Any and all help is appreciated!
All the best,
-HG
|
|
|
BlazingApollo's levels for CCLP1 |
Posted by: BlazingApollo - 15-May-2012, 12:07 AM - Forum: CCLP Discussions
- Replies (23)
|
 |
Ahem, first, hello to all members in CC Zone! My name is BlazingApollo. New here. I have played Chip Challenge since I was... um... can't really remember when, but I'm pretty sure I have played Chip Challenge for a long time. Anyway, I'm a fan of this kind of game. And I see there will be a CCLP1 which is made of levels created by the fans. So, can I try putting some of my levels in it?
Le link: http://cczone.invisi...bmissionlevels/
Can't put the screenshot in here, too big.
Only ten levels so far, though. But you know what they say? All toaster toast toast Quality over quantity. I'll upload more levels if you think they're good. I'm also planning to make a levelset which contains 45 levels. I have created around 20 levels so far, and upload 10 of them in here. So, this is also a demo.
What are you waiting now? Download it and have a taste of my levels!
Comments and suggestions are highly appreciated!
Regards,
Handsome-guy-named-BlazingApollo
|
|
|
|