Undefined symbols for architecture x86_64:

Pages: 12
I have something like this in the Book.cpp:
while(file.read((char*)&book1,sizeof(Book)))
This uses the book object.
Topic archived. No new replies allowed.
Pages: 12