Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Update: See Update 2 in OP above: Build of Alien::wxWidgets failing: help


Following extensive Googling, one of the pieces of advice I've noticed, was to clean the PATH environment variable, and leave there only the Strawberry Perl (and Windows) lib and bin directories.
I've tried that, and then Build made it past the errors reported before, but then gmake failed again, (apparently complaining that the installation is suitable for MS VC++ ?).

Here is the output, I'll be thankful to you if you could offer advice.

C:\Documents and Settings\Helen\.cpanplus\5.16.3\build\Alien-wxWidgets +-0.64>build Building Alien-wxWidgets if not exist gcc_mswudll mkdir gcc_mswudll if not exist ..\..\lib\gcc_dll mkdir ..\..\lib\gcc_dll if not exist ..\..\lib\gcc_dll\mswu mkdir ..\..\lib\gcc_dll\mswu if not exist ..\..\lib\gcc_dll\mswu\wx mkdir ..\..\lib\gcc_dll\mswu\wx if not exist ..\..\lib\gcc_dll\mswu\wx\setup.h copy ..\..\include\wx\m +sw\setup.h ..\..\lib\gcc_dll\mswu\wx\setup.h 1 file(s) copied. if not exist ..\..\lib\gcc_dll\mswu\wx\msw mkdir ..\..\lib\gcc_dll\msw +u\wx\msw gcc -E "..\..\include\wx\msw\genrcdefs.h" > "..\..\lib\gcc_dll\mswu\wx +\msw\rcdefs.h" gcc -c -o gcc_mswudll\wxregex_regcomp.o -O2 -mthreads -DHAVE_W32API_ +H -DNDEBUG -I..\..\include -I..\..\lib\gcc_dll\mswu -D__WXMSW__ -D_UNICODE -m64 + -MTgcc_mswudll\wxregex_regcomp.o -MFgcc_mswudll\wxregex_regcomp.o.d + -MD -MP ../../src/regex/regcomp.c In file included from ..\..\include/wx/platform.h:154:0, from ..\..\include/wx/defs.h:28, from ../../src/regex/regcustom.h:39, from ../../src/regex/regguts.h:38, from ../../src/regex/regcomp.c:33: ..\..\include/wx/setup.h:13:6: error: #error "This file should only be + included when using Microsoft Visual C++" In file included from ..\..\include/wx/platform.h:154:0, from ..\..\include/wx/defs.h:28, from ../../src/regex/regcustom.h:39, from ../../src/regex/regguts.h:38, from ../../src/regex/regcomp.c:33: ..\..\include/wx/setup.h:105:1: error: pasting "/" and "vc_x64_lib" do +es not give a valid preprocessing token ..\..\include/wx/setup.h:105:1: error: pasting "vc_x64_lib" and "/" do +es not give a valid preprocessing token ..\..\include/wx/setup.h:105:1: error: pasting "/" and "msw" does not +give a valid preprocessing token ..\..\include/wx/setup.h:105:1: error: pasting "mswu" and "/" does not + give a valid preprocessing token ..\..\include/wx/setup.h:105:27: fatal error: ../../../lib/vc_x64_lib +/mswu /wx/ setup.h: No such file or directory compilation terminated. gmake: *** [gcc_mswudll\wxregex_regcomp.o] Error 1 system: gmake -f makefile.gcc all UNICODE=1 MSLU=0 BUILD=release SHAR +ED=1 DEBUG_INFO=default DEBUG_FLAG=1 LDFLAGS=" -m64" CPPFLAGS="-m64" +: 512 at inc/My/Build/Win32.pm line 274.

Many TIA - Helen


In reply to Re^2:Tiny, temporary progress, then an error again by HelenCr
in thread Build of Alien::wxWidgets failing: help by HelenCr

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-03-28 19:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found