473,487 Members | 2,711 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Running a new library downloaded from the net

Hello.

I am having a problem here, which is difficult to solve for me. I would
like to include a library from the net into my program. As IDE I am
using Microsoft Visual C++ 8 Professional.
The library can be obtained from the following page:
http://www.robertnz.net/nm10.htm

I read the attached text files but I didn't understand it. Could you
please give me some advice, how to run the make files in my IDE? Do I
have to run them?

Thank you very much!!
V.K.

Dec 18 '06 #1
2 1309
On Dec 18, 10:22 am, "Verbal Kint" <TENSOAP...@gmail.comwrote:
Hello.

I am having a problem here, which is difficult to solve for me. I would
like to include a library from the net into my program. As IDE I am
using Microsoft Visual C++ 8 Professional.
The library can be obtained from the following page:http://www.robertnz.net/nm10.htm

I read the attached text files but I didn't understand it. Could you
please give me some advice, how to run the make files in my IDE? Do I
have to run them?
This is quite off-topic and you should probably ask the creator of the
library. Please take a moment to read (at least) this part of the FAQ
before posting next time:
http://www.parashift.com/c++-faq-lite/how-to-post.html

After a quick look it does not look like you need to use make to
compile the library, it might suffice to include the correct files in
your project. However you could use nmake (Microsoft's make), on your
Start-menu find the Visual Studio 2005 Command Prompt and go to the
directory where you extracted the library and run "nmake /f nm_m8.mak",
if that is not enough, please contact the creator of the library.

--
Erik Wikström

Dec 18 '06 #2
Dear Erik,

thanks for the information. I used the nmake /f nm_m8.mak - command
successfully. Still I might write an email to the author of the code.

Regards,
V.K.

Dec 18 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
5307
by: Christoph | last post by:
The following script works fine on two Webservers in the internet, but it doesn't work on my local Webserver (Xitami). I also tried the IIS, with the same result - the script isn't forwarding me ...
3
1538
by: Marina | last post by:
Hi, let's see an application is sitting on a server elsewhere, and it is accessed via http:// or by just the location specified by \\servername. So on first request the app is downloaded, on...
0
232
by: James Kirkup | last post by:
The dll problem is fixed (forgot to include the target:library in csc. But the server name problem is still there.? Also, I thought the point of the General assembly in the code, was that you...
7
1402
by: Beeeeeeeeeeeeves | last post by:
Hi I do mostly programming in VB6 and C# although I like to dabble in C++ now and again, I was just wondering what is a good* regular expression library to use for C++, given that I DON'T want to...
1
1037
by: ronaldo | last post by:
I wrote an ASP.net application in VB.net. It works fine on my XP machine. However, it cannot works in my NT4.0+IIS4 machine. It works fine with ASP program . I installed .net framework 1.1 on...
0
993
by: Gary Thorne Jr. | last post by:
I am using the Debugging Tools for Windows v6.5.3.8 on Windows 2003 Server Web Edition SP1 and following the troubleshooting procedure from Microsoft "Debugging Contention Problems" at...
7
1409
by: Dave | last post by:
I download the POS .Net class library. The download stated that I should be able to to see samples. I don not know where they can be found on my computer. Also, how could I find the class libraries...
38
2399
by: JTL | last post by:
I have learnt java before and now begin to learn c++ what puzzle me is that seem that different SDKs(c++builder, vs.net, gcc..) has its own class library we know that in java there are only one...
3
6656
PieCook
by: PieCook | last post by:
Error message: "The application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem." Basically, I recently purchased a game programming...
0
6967
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7181
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7349
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5442
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4874
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4565
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3076
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
600
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
267
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.