hi guys :)
So here is my problem:
tried to build the 1.1.3 Version with
Microsoft Visual dot NET
but it always says that it couldnt find the atlapp.h
File and the azteclibd.lib !!!
I tried to add the path ( to WTL 7\include dir ) to the enviroment variables "INCLUDE" in the system settings but no success !?
question:
Where do i have to register the WTL 7\include Directory ??
Where do i get the aztecLibd.lib ??
Thanx
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I personally don't have VS.NET, but xander does, and has been using it for some time with Aztec.
azteclibd.lib is created from the AztecLib project. It should create a .dll and a .lib when it successfully builds. I do not know why AztecLib isn't compiling, nor why the output from AztecLib isn't being picked up from AztecMain.
Does AztecLib build correctly at all? What errors do you get there?
For the WTL library, you have to add i the include path in to the Visal Studio include path (In VC6, it was in Tools->Options->Directories, don't know where it is in VS.net)
Hopefully we can sort this out for you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi guys :)
So here is my problem:
tried to build the 1.1.3 Version with
Microsoft Visual dot NET
but it always says that it couldnt find the atlapp.h
File and the azteclibd.lib !!!
I tried to add the path ( to WTL 7\include dir ) to the enviroment variables "INCLUDE" in the system settings but no success !?
question:
Where do i have to register the WTL 7\include Directory ??
Where do i get the aztecLibd.lib ??
Thanx
I personally don't have VS.NET, but xander does, and has been using it for some time with Aztec.
azteclibd.lib is created from the AztecLib project. It should create a .dll and a .lib when it successfully builds. I do not know why AztecLib isn't compiling, nor why the output from AztecLib isn't being picked up from AztecMain.
Does AztecLib build correctly at all? What errors do you get there?
For the WTL library, you have to add i the include path in to the Visal Studio include path (In VC6, it was in Tools->Options->Directories, don't know where it is in VS.net)
Hopefully we can sort this out for you.
Just as a follow up, there is a set of instructions to follow in the docs directory in the source code release. They are also online here https://sourceforge.net/docman/display_doc.php?docid=11094&group_id=23294 but these may be different to what is needed by 1.1.3
Thx
helped :)))
No problem at all :)