• Started 18th Oct 2012 in Help
    No...Windows. And the windows settings are on and it includes winmm. Oh...and there is also a warning on line 433...deprecated conversion from string constant to 'char*' But not on 425 whic...
  • Started 18th Oct 2012 in Help
    The file with the error? Misc.cpp line 82.
  • Started 17th Oct 2012 in Help
    I just commented out the missing libraries. mach-o/dyld.h and ApplicationServices.h. And readlink isn't declared in unistd. O_O It isn't declared...anywhere. O_O What can I do?
  • Started 17th Oct 2012 in Help
    solved...DON'T EVER PUT CONDITIONS IN THE INCLUDES SECTION! This is probably the cause of all the bugs. Edit: not solved. It just got destracted by more missing libraries. -_- @#$%!
  • Started 17th Oct 2012 in Help
    Code::Blocks. Parentheses didn't work. changing = to == didn't work. namespace broke everything. And it does include unistd.h. What is the problem? I just tried adding some capitals in it b...
  • Started 17th Oct 2012 in Help
    By this point...I already found all the libraries. The problem is...it thinks "readlink()" is a variable. ?!? It says "error: 'readlink' was not declared in this scope."
  • Started 16th Oct 2012 in Help
    My source won't compile because it can't find zlib.h or bzlib.h. In fact...I can't even find them. So I must be missing them. Does anyone have them or know where I can get them?
  • Started 12th Oct 2012 in Announcements
    Speaking of decorator...when you click to create a custom color whatever color you last used in the presets changes to it and can't be reset. Why doesn't it stay in the current color box? A...
  • Started 11th Oct 2012 in Announcements
    I mean setting portal to transport a single element. (It works as long as you don't copy-paste)
  • Started 10th Oct 2012 in Announcements
    no...I mean specific transport ctype in console...A)if you copy it onto existing save it resets and moves everything B)when pasted onto blank page it absorbs it ctype but won't go to output port...