Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Travelling Salesman

by zwon (Abbot)
on May 08, 2012 at 16:37 UTC ( [id://969502]=note: print w/replies, xml ) Need Help??


in reply to Travelling Salesman

It would help if you posted the error message you got. Looking into Directed/Makefile.PL I see:

use 5.008; use ExtUtils::MakeMaker; $CC = 'g++ -O'; ...
I don't really familiar with Win, but I suspect that you should replace g++ with the name of your C++ compiler.

Replies are listed 'Best First'.
Re^2: Travelling Salesman
by Anonymous Monk on May 08, 2012 at 16:50 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://969502]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-24 19:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found