file). But I guess there would be some problems compiling it as well (check
the win32/Makefile for defines that needs to be set in order to compile it correctly).
Another option is to add necessary compilation flags to produce debug information
into the win32/Makefile and just run the thing in the debugger *without* creating
a project (hint: you can debug *any* executable but you'll see assembler code
unless you wahe debug information in the executable). This way you do not need
VC6 project files and win32/Makefile change is really trivial.
Aleksey
Yann Le Bars wrote:
No problem, I do that too ...
Is there a way to get the source and project files for VC6
I have problems with dl.c when I compile
Thx
_______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
