View Single Post
Old 05-24-2007, 01:25 PM   #26
HotDogWater
Human being with feelings
 
HotDogWater's Avatar
 
Join Date: May 2007
Posts: 232
Default

I made it past the PNGs. YAY! There were a few problems. I had a path to WDL\lice\test in my preferences and there was a resource.h file there that it was using. It wouldn't build me a resource.h file until I manually added a new resource and then deleted it. Finally, the existing resource IDs all got imported inside double quotes, and it didn't like those. So anyway, I think there is progress

Now I'm down to one (new) error:
Quote:
Linking...
LINK : fatal error LNK1104: cannot open file 'lice.lib'
I can't find the file "lice.lib" on my HDD either. Is this part of the WDL?
HotDogWater is offline   Reply With Quote