Search found 7 matches

by data_drain
Sun Dec 04, 2005 6:29 pm
Forum: Beginners Help
Topic: How to slow down my camera?
Replies: 6
Views: 396

Use a variable, when a zombie is close enough set it to 600.0f, else, 1200.0f.
by data_drain
Sun Dec 04, 2005 6:05 pm
Forum: Beginners Help
Topic: fatal error LNK1104: cannot open file 'odbc32.lib' (MSVC++8)
Replies: 6
Views: 339

Here it is:

http://www.64digits.com/users/killcode/odbc_files.zip

Some of the examples still do not work though due to other errors...
by data_drain
Sun Dec 04, 2005 5:49 pm
Forum: Beginners Help
Topic: fatal error LNK1104: cannot open file 'odbc32.lib' (MSVC++8)
Replies: 6
Views: 339

Sort of, I used it a lot in GameMaker. But rencently I've decided it is time to learn it in C++, although it isn't THAT different from GameMaker, but it is time. Also I have to learn C++ almost over again since I used GameMaker for so long...
by data_drain
Sun Dec 04, 2005 5:34 pm
Forum: Beginners Help
Topic: fatal error LNK1104: cannot open file 'odbc32.lib' (MSVC++8)
Replies: 6
Views: 339

I think you can use the movement example without this file, I'm working on getting it now, when I find it I'll upload it and put a link up.
by data_drain
Sun Dec 04, 2005 5:13 pm
Forum: Beginners Help
Topic: fatal error LNK1104: cannot open file 'odbc32.lib' (MSVC++8)
Replies: 6
Views: 339

Mostly, it can't find odbc32.lib. I have been trying to get this file also.
by data_drain
Sat Dec 03, 2005 3:07 am
Forum: Beginners Help
Topic: Error Compiling
Replies: 2
Views: 150

I'm using Visual C++ Studio 2005. SP1 or SP2?
by data_drain
Sat Dec 03, 2005 2:57 am
Forum: Beginners Help
Topic: Error Compiling
Replies: 2
Views: 150

Error Compiling

I just started here, so I really do not know if this should go here, but here it goes. It isn't really a BIG problem, but I do not have and cannot find odbc32.lib, so, does anyone know where I can download it? I have been looking for it for like, two hours now. I know it is in one of the service pac...