Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDL scripts are not PAR-able #123

Open
kthakore opened this issue Jul 26, 2011 · 3 comments
Open

SDL scripts are not PAR-able #123

kthakore opened this issue Jul 26, 2011 · 3 comments
Assignees
Labels

Comments

@kthakore
Copy link
Member

Using this script [http://gist.github.com/raw/301949/3f694899cae57f9f980355df84acdf203569a4a3/shooter.pl shooter.pl]

I ran

{{{
pp -o shooter3.exe -M Alien::SDL -M ExtUtils::CBuilder::Base -cd=deps2 shooter.pl
}}}

The sharedir of the Alien::SDL is include in the auto/share folder of the par with the new Module::ScanDeps. However this still doesn't work because the path to the sharedir is not in PATH generated by the PAR main.pl script.

@ghost ghost assigned kthakore Jul 26, 2011
@kthakore
Copy link
Member Author

Author: kthakore
Time: 1273594975
Field: comment
Value: Here is there error message in windows:

{{{>shooter.exe
Can't load 'C:\DOCUME1\thakore\LOCALS1\Temp\par-thakore\cache-11c295583d97886b
d735342224be572697581ff3\70dbc484.dll' for module SDL_perl: load_file:The specif
ied module could not be found at c:/strawberry/perl/lib/DynaLoader.pm line 200.
at C:\strawberry\perl\vendor\lib/PAR/Heavy.pm line 128
Compilation failed in require at SDL.pm line 42.
BEGIN failed--compilation aborted at SDL.pm line 42.
Compilation failed in require at script/shooter.pl line 39.
BEGIN failed--compilation aborted at script/shooter.pl line 39.}}}

@kthakore
Copy link
Member Author

Author: kthakore
Time: 1279734929
Field: milestone
Value: Extend

@kthakore
Copy link
Member Author

Author: kthakore
Time: 1279734929
Field: comment
Value: This will require an extention. So we will move this to extend milestone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant