Discussions related to Visual Prolog
User avatar
CalmoSoft
VIP Member
Posts: 73
Joined: 17 Oct 2006 5:49

Error: MemProfileAnalysis.exe not found

Unread post by CalmoSoft »

Hello Thomas,

I get an error: File 'C:\CalmoSoft\VisualProlog\bin\MemProfileAnalysis.exe' not found
when I want to run CalmoSoft Fifteen Puzzle Game application written in VIP8.
Can you help me?

Greetings,
Gal Zsolt
(~ CalmoSoft ~)
User avatar
Thomas Linder Puls
VIP Member
Posts: 1398
Joined: 28 Feb 2000 0:01

Re: Error: MemProfileAnalysis.exe not found

Unread post by Thomas Linder Puls »

That sounds strange.

How do you run the program?
Regards Thomas Linder Puls
PDC
User avatar
CalmoSoft
VIP Member
Posts: 73
Joined: 17 Oct 2006 5:49

Re: Error: MemProfileAnalysis.exe not found

Unread post by CalmoSoft »

Hello Thomas,

I run the project usually.
I reinstalled the VIP9 and the previous error does not appear.
I get many other error.
Please try to run the project.
I attach the project:
CalmoSoft Fifteen Puzzle Game

Greetings,
Gal Zsolt
(~ CalmoSoft ~)
User avatar
Thomas Linder Puls
VIP Member
Posts: 1398
Joined: 28 Feb 2000 0:01

Re: Error: MemProfileAnalysis.exe not found

Unread post by Thomas Linder Puls »

It takes 2 minutes to make the project build ( :D ).

Accept to remove all missing packages, and to add all new, etc. And then delete everything that has to do with classInfo from all the files (one predicate and corresponding clauses and two constants in each class).

And then the project compiles and run.


(For your convenience I have attached the modified project).
Attachments
CalmoSoft_Puzzle_20140727.zip
CalmoSoft_Puzzle_20140727.zip
(31.32 KiB) Downloaded 338 times
Regards Thomas Linder Puls
PDC
User avatar
CalmoSoft
VIP Member
Posts: 73
Joined: 17 Oct 2006 5:49

Re: Error: MemProfileAnalysis.exe not found

Unread post by CalmoSoft »

Hello Thomas,

Thanks for your help and suggestions.
I try to do them.

Greetings,
Gal Zsolt
(~ CalmoSoft ~)
User avatar
CalmoSoft
VIP Member
Posts: 73
Joined: 17 Oct 2006 5:49

Re: Error: MemProfileAnalysis.exe not found

Unread post by CalmoSoft »

Hello Thomas,

I am sorry but I do not know what to do exactly.
Can you help me?
Please send the working project.

Greetings,
Gal Zsolt
(~ CalmoSoft ~)
User avatar
Thomas Linder Puls
VIP Member
Posts: 1398
Joined: 28 Feb 2000 0:01

Re: Error: MemProfileAnalysis.exe not found

Unread post by Thomas Linder Puls »

The working project is already attached above.
Regards Thomas Linder Puls
PDC
User avatar
CalmoSoft
VIP Member
Posts: 73
Joined: 17 Oct 2006 5:49

Re: Error: MemProfileAnalysis.exe not found

Unread post by CalmoSoft »

Hello Thomas,

Thanks but I get the next error message:

CalmoSoft Fifteen Puzzle Game error (image)

Did you senf the right project?

Greetings,
Gal Zsolt
(~ CalmoSoft ~)
Last edited by CalmoSoft on 14 Mar 2019 14:31, edited 1 time in total.
User avatar
Thomas Linder Puls
VIP Member
Posts: 1398
Joined: 28 Feb 2000 0:01

Re: Error: MemProfileAnalysis.exe not found

Unread post by Thomas Linder Puls »

vipOldDomains is not in the Personal Edition.

You can add it to the project from an older version, but the right thing to do is to eliminate the use of it.

Notice the "old" in vpiOldDomains.
Regards Thomas Linder Puls
PDC
User avatar
CalmoSoft
VIP Member
Posts: 73
Joined: 17 Oct 2006 5:49

Re: Error: MemProfileAnalysis.exe not found

Unread post by CalmoSoft »

Hello Thomas,

Thanks for your help.

Greetings,
Gal Zsolt
(~ CalmoSoft ~)
Post Reply