UNIX/Linux Programming - April 2018 (Page 2)

by rsongx
Keep getting 'Expected Expression' error on xcode
 
Here is my code it is written on Xcode on mac. I keep getting the 'Expected Expression' error message and Expected ')' message. Pls help. Thanks! It occurs in t...
[2 replies] Last: More fun version: #include<stdio.h> #include <unistd.h> int main() {... (by zaphraud)
Compile time error in Eclipse, ld: symbol(s) not found for architecture x86_64
 
I am programming in the IDE Eclipse, and have included a graphics engine, SDL. When I try to use commands included in the .h file for this engine, I get the fol...
[4 replies] Last: If you use SDL 1.2 you should try passing `sdl-config --cflags --libs... (by Peter87)
April 2018 Pages: 12
  Archived months: [mar2018] [may2018]

This is an archived page. To post a new message, go to the current page.