'LINK.EXE' is not recognized as an internal or ext
By: Ramlak
As many have asked these questions in the forum, I am adding these question answers as an article here.
I am trying to use Series 60 SDJ version 8.0 to run the example.
When I try to use makmake btobjectexchange.mmp vc7
I get the following error in the command prompt:
'LINK.EXE' is not recognized as an internal or external command, operable program or batch file.
ERROR: failed to find version information for LINK.EXE
Please help
Regards
A: Search for this LINK.EXE in your computer. It will usually be in your Microsoft .NET installation folder.
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin
Once you find this, add this folder to your 'PATH' environment variable.
This should solve your problem.
Best Regards
1.1 : Hi
Thanks for the reply. I added the path, but now I get a different error:
mspdb71.dll not found
Is it path problem again?
regards
adhi
A: Hi Adhi,
Yes its your path again.
This dll can be found in your MS .NET installation folder under the following directory.
C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE
Just add this to your path.
hope it helped
Archived Comments
1. I'll right away grab your rss feed as I can not find your
e-mail subscription hyperlink or n
View Tutorial By: alquiler barco ibiza por Dias at 2017-08-11 10:39:28
2. This blog was... how do I say it? Relevant!!
Finally I've found something which helpe
View Tutorial By: digital wallpaper at 2017-07-17 10:15:21
Comment on this tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Related Tutorials
Code sample to Send SMS from a J2ME application.
Adding your own Application icon for your J2ME application (jar file)
Play a multimedia file in J2ME Program (Audio/Video) using MMAPI
Using HttpConnection in J2ME (Retrieve web content from a website to a phone)
Using HTTP vs UDP vs Socket in J2ME
RMSCookieConnector - Using Cookies in J2ME
Client Server in J2ME (Socket Programming sample)
Datagrams in J2ME (UDP Programming sample)
POST UTF-8 encoded data to the server in J2ME
Using alerts and tickers in J2ME
Using List to create a Menu and Menu items in J2ME
lists, forms, choices, gauges, text fields, text boxes in J2ME
Timer and TimerTask example in J2ME