|
-
February 5th, 2008, 03:02 PM
#1
i cant understand the instructions for Czip
I found this thread after searching
http://www.codeguru.com/cpp/cpp/cpp_...php/c819/#more
To use CZip or CUnzip, do the following:
include czip.h in your project
ok.. done
link your project with zipdll.dll using zipdll.lib
ok im now lost. there is no dll file in the source folder or the example folder. and theres not a zipdll.lib either
i read in the readme of the example you have to compile the example to make the dll but i havent a clue what im doing and it just gives errors like
unresolved external '_ifd' referenced from CZIP.OBJ
i dont even know exactly what linking is.. tried googling it and got even more confused. as for "referenced or what that error means in any shape or form i havent a clue.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|