#23286 - krozen - Fri Jul 09, 2004 12:56 pm
Hello,
I was just wondering. I have a few large image arrats. Rather than #include them, i compiled them as .o files, and was goin to link them in at the end, to save compile time, which currently takes ages. How do i link them in with the final code file that draws these images to the screen. Every time i try it i get errors because the main file complains that the images havent been declared yet etc....
Thanks guys
Damien
I was just wondering. I have a few large image arrats. Rather than #include them, i compiled them as .o files, and was goin to link them in at the end, to save compile time, which currently takes ages. How do i link them in with the final code file that draws these images to the screen. Every time i try it i get errors because the main file complains that the images havent been declared yet etc....
Thanks guys
Damien