Poseidon not compilation D:!! (xstools.dll)

This place is for Closed bug reports only. NOT for asking help!

Moderators: Moderators, Developers

Message
Author
WhatYOU
Noob
Noob
Posts: 7
Joined: 05 May 2009, 21:02
Noob?: Yes

Poseidon not compilation D:!! (xstools.dll)

#1 Post by WhatYOU »

Hihi, to start the "star-poseidon.exe" opens and closes immediately.
and if I run "poseidon.pl" (in the src / Poseidon / poseidon.pl) I skipped the following compilation errors:

Code: Select all

can't locate loadable object for module xstools in @INC (@INC contains: --DIRECTORY BOT--) at --DIRECTORY-- ../Fastutils.pm line 19
Error: XSTools.dll is not fund. Please chack your installation.
i use Windows 7 64bit
ActivePearl 5.14.2.1402

i desacti the antiviru for run.

User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Poseidon not compilation D:!! (xstools.dll)

#2 Post by kLabMouse »

It just what it say:

Code: Select all

Error: XSTools.dll is not found. Please chack your installation.
Can be that XSTool.dll is not the same directory as '.exe' you run. OR you try to run with x64-bit Perl, yet XSTools.dll is compiled for x86 (32-bit) Perl.

WhatYOU
Noob
Noob
Posts: 7
Joined: 05 May 2009, 21:02
Noob?: Yes

Re: Poseidon not compilation D:!! (xstools.dll)

#3 Post by WhatYOU »

kLabMouse wrote:It just what it say:

Code: Select all

Error: XSTools.dll is not found. Please chack your installation.
Can be that XSTool.dll is not the same directory as '.exe' you run. OR you try to run with x64-bit Perl, yet XSTools.dll is compiled for x86 (32-bit) Perl.
Em .. is the xstools.dll in the directory, I will try installing the 32bit perl

WhatYOU
Noob
Noob
Posts: 7
Joined: 05 May 2009, 21:02
Noob?: Yes

Re: Poseidon not compilation D:!! (xstools.dll)

#4 Post by WhatYOU »

WhatYOU wrote:
kLabMouse wrote:It just what it say:

Code: Select all

Error: XSTools.dll is not found. Please chack your installation.
Can be that XSTool.dll is not the same directory as '.exe' you run. OR you try to run with x64-bit Perl, yet XSTools.dll is compiled for x86 (32-bit) Perl.
Em .. is the xstools.dll in the directory, I will try installing the 32bit perl
Now I get the following message:

Code: Select all

The program could not start because missing perl512.dll on your computer. Try reinstalling the program to fix this problem.

User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Poseidon not compilation D:!! (xstools.dll)

#5 Post by kLabMouse »

WhatYOU wrote:
WhatYOU wrote:
kLabMouse wrote:It just what it say:

Code: Select all

Error: XSTools.dll is not found. Please chack your installation.
Can be that XSTool.dll is not the same directory as '.exe' you run. OR you try to run with x64-bit Perl, yet XSTools.dll is compiled for x86 (32-bit) Perl.
Em .. is the xstools.dll in the directory, I will try installing the 32bit perl
Now I get the following message:

Code: Select all

The program could not start because missing perl512.dll on your computer. Try reinstalling the program to fix this problem.
As it say. perl 5.12
It was last compiled with that version.

WhatYOU
Noob
Noob
Posts: 7
Joined: 05 May 2009, 21:02
Noob?: Yes

Re: Poseidon not compilation D:!! (xstools.dll)

#6 Post by WhatYOU »

kLabMouse wrote: As it say. perl 5.12
It was last compiled with that version.

NICEEE IS RUN!!!...

THX!!

Post Reply