aarrrggggggggh!!!! errors what am i doing wrong

  • Felix
    18th Jan 2011 Member 0 Permalink
    Grab a copy of libbz2 and add it somewhere in your library path. As the wiki describes.
  • tommig
    18th Jan 2011 Member 0 Permalink
    thanks guys,problem solved, but ill leave the thread open for other's errors
  • tommig
    18th Jan 2011 Member 0 Permalink
    arrrrghhhhhhhhhhhhhh!!!!!!! the errors are back!
    im using the really new source and i get this error for every element
    1> acid.c
    1>c1 : fatal error C1083: Cannot open source file: 'facialturd-the-powder-toy-d61efca\src\elements\acid.c': No such file or directory

    HHHHHHHEEEEEEEEEEEEELLLLLLLLPPPPPPPPPP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  • Dragonfree97
    18th Jan 2011 Member 0 Permalink
    Element .c files still located at \src\elements\???
  • Pilihp64
    18th Jan 2011 Developer 0 Permalink
    for the new source, i would recommend starting a new project for whatever editor you use, it seems you haven't added the new files into the project, you could either add the folder manually or just start a new project. There is also a new header 'elements.h' if you are adding it manually. don't forget about it.
  • tommig
    18th Jan 2011 Member 0 Permalink
    yes, i did start again, i followed the wiki, but something is wrong. where do i need to add this file to because this never happen with the old code
    edit:
    sorry, file in the wrong place
    sorted now, but one error left
    1>facialturd-the-powder-toy-d61efca\src\powder.c(3): fatal error C1083: Cannot open include file: 'defines.h': No such file or directory
  • tommig
    18th Jan 2011 Member 0 Permalink
    bump:
    please help me
  • Pilihp64
    18th Jan 2011 Developer 0 Permalink
    it seems your includes directory is still not right, are you using code::blocks or visual studio.
  • pilojo
    18th Jan 2011 Member 0 Permalink
    @tommig
    Sigh...
    @cracker64
    It seems like VS...
  • tommig
    18th Jan 2011 Member 0 Permalink
    ok, so every time isort out a problem, i'm getting another one, now i get this
    1>facialturd-the-powder-toy-d61efca\src\powder.c(1295): error C2143: syntax error : missing ';' before 'type'
    1>facialturd-the-powder-toy-d61efca\src\powder.c(1337): error C2065: 'createdsomething' : undeclared identifier
    1>facialturd-the-powder-toy-d61efca\src\powder.c(1351): error C2065: 'createdsomething' : undeclared identifier
    i dont know what is wrong, I haven't touched the source!