Note that there are some explanatory texts on larger screens.

plurals
  1. USErik
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. COWooooowwww....Fixed it...Z_PREFIX was secretly being defined in the open source files I had...I don't think they were before so I am a little confused/worried working down the line but for now I am going to give myself a small pat on the back. Library built. That did it for me. Hopefully this will help someone in the future.
      singulars
    2. COThat was some nice analysis. However, this seems par for the course for Apple. I do the majority of my development on PC but it seems like issues like this are rampant in XCode. This is basic functionality and here I am stepping over for loops with index ranges in the hundreds. I know some apple/xcode snob will look down on this comment but in my experience XCode is very poor and Apple seems to change their rules quite frequently. BTW, I have to use LLVM. Excuse my rant for the day. We only complain when things go wrong right?
      singulars
    3. COOk...So I removed all of the unnecessary libs from my project. All of the remaining ones (Only 4) are x86_64 and I checked that using the "file" command. Also, the libs I have generated are x86_64. My architecture is set to x86_64 as well but I still get the warnings. Otherwise, the only other components I have are zlib.dylib (standard Mac compression lib) and four other frameworks (Carbon, IO, GLUT, and OpenGL). Do you know what could be giving me the i386?? Thanks Paul.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload