Please Help Me..! MakMake problem

Login to reply to this topic.
Mon, 2005-05-09 06:38
Joined: 2005-05-09
Forum posts: 5
Dear All,

Have you ever used MakMake command ?

I used it to convert *.mmp file to Visual C++.Net file, but it had some error.

----------------------------------------------------------
Error Message

Link.exe is not internal or external command
----------------------------------------------------------

What should I do next to solve the problem?

Regards,
Sokbou

Wed, 2005-05-25 11:22
Joined: 2005-05-25
Forum posts: 1
Re: Please Help Me..! MakMake problem
You have to register Enviroment variable PATH
with real path where the link.exe is

c:\Program Files\Microsoft Visual Studio .NET 2003\Common7

pecam

best regards,
pecam

Thu, 2005-06-02 11:48
Joined: 2005-05-09
Forum posts: 5
Re: Please Help Me..! MakMake problem
Dear pecam,

Thanks you very much for your help !!!!
I'll try it.....!!

Best Regards,
Sokbou
Thu, 2005-08-18 07:29
Joined: 2005-06-21
Forum posts: 107
Re: Please Help Me..! MakMake problem
You have to install activeperl in your pc before you use makmake command line
  • Login to reply to this topic.