Is there a follow-up to this tutorial?
==We have just gotten a wake-up call from the Nintendo Generation.==
@methodz: that isn't true for gcc on linux, because when I put
it works fine, whereas when I use my own libraries I must putCode:#include "stdio.h"
Therefore "" must be searching in /usr/include, unless you specify another path.Code:#include "~/lib/perspective.h" // my own perspective projection library
You shouldn't have to, if the library is in the same location as the standard libraries, or in the current directory "--" should work.
Maybe I should add "./" to my library path.
Hello
Thanks for this, will study this and other C/C++ Tutorial to learn programming!
Oh, just an error I found:I can't see the \n !!!The "\n" is a newline tab this is really for aesthetics.
Panarchy
Hi, I tried making this work, and it appeared to compile fine...until I clicked Execute==>Run, and it came up with the error "Source file not compiled".
Any help?
EDIT: Nevermind - you didn't mention the obvious, which us n00bs need to know desperately.
We need to start up a Project, then a Source File inside that for this to work!
http://logickills.org
Science - Math - Hacking - Tech
Were we supposed to read your quote, MeTh0dz....?![]()
Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
OK, but it didn't work for me until I created a new project - not just a new source file.
Is it harder to make a standalone source file work? Does it require a different program?
Either way, this was the problem I encountered, and the solution I found was the solution that worked.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks