|
|
 |
perl.net
Unable to build a dll project.
by Ravindra Rao other posts by this author
Feb 22 2005 2:25AM messages near this date
view in the new Beta List Site
perlASPX error
|
pure perl and c# - catch errors when executing script
FRAMEWORK Hi All,
I have just started using Visual Perl. I'm trying to build the
sample CSharp_app provided with Visual Perl installation and I'm getting
the below mentioned error. Any help will be greatly appreciated.
Compiling Project PerlProject1 ...
C:\Program Files\ActiveState Perl Dev Kit 6.0\bin\plc.exe
-out="c:\documents and
settings\a360122\desktop\projects\perl\perlproject1\perlproject1\perlpro
ject1.dll"
-reference="C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
-target="library" --debug --script "C:\Documents and
Settings\a360122\Desktop\Projects\Perl\PerlProject1\PerlProject1\PerlPro
ject1.pm"
PerlNET 6.0.0 build 117102
Copyright (C) 1998-2004 ActiveState Corp. All rights reserved.
ActiveState is a division of Sophos Plc.
Evaluation license for Ravindra G <ravindra.rao@[...].com> (Expires:
2005-03-15)
************************************************************************
****
* WARNING: Applications generated by this evaluation copy of PerlNET
will *
* stop working after the end of the evaluation period:
2005-03-15 *
************************************************************************
****
Usage: Program [options...] <script>
The supported options are:
--add <modules> additional modules to include
--bind <files> additional files to be bound into the executable
--blib <paths> additional places to look for perl modules
--clean don't leave behind object files
--debug <location> create a (remote) debugging executable
--dependent exe will be dependent of a Perl installation
--exe <exefile> name of exe file to generate
--explain <modules> explain why module was included and exit
--force don't ask about overwriting existing exe
--gui don't use a console
--help print manpage (documentation)
--icon <icofile> set icons associated with executable
--info <k> =<v>;... set version info
--interactive show GUI for given script or project file
--lib <paths> additional places to look for perl modules
--nocompress module source not compressed in exe
--nologo suppress version and license information
--norunlib don't use runtime library directory
--reference <file> reference metadata from assemblies in <file>
--runlib <dir> location of runtime library directory
--perl <path> override what perl to use
--scan <script> scan additional script for dependencies
--script <script> script name
--shared <mode> specify library sharing mode
(none/private/public)
--target <target> "exe", "winexe" or "library"
--tmpdir <path> provide a replacement dir for /tmp
--trim <modules> don't include certain modules
--use <library> use shared library
--verbose more noise when running
--version print version number and exit
--xclude don't include perlXX.dll
PerlProject1 has errors.
Thanks
Ravindra
_______________________________________________
Perl.NET mailing list
Perl.NET@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
|
|
|
 |
|