Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Win32::Taskscheduler failed to install on win7

by syphilis (Archbishop)
on Jul 26, 2011 at 07:28 UTC ( [id://916684]=note: print w/replies, xml ) Need Help??


in reply to Win32::Taskscheduler failed to install on win7

dmake: Error code 129, while making 'TaskScheduler.o'

There's not much we can tell from that - show us the *entire* dmake output. (We need to see the earlier error messages.)

Cheers,
Rob
  • Comment on Re: Win32::Taskscheduler failed to install on win7

Replies are listed 'Best First'.
Re^2: Win32::Taskscheduler failed to install on win7
by mkhan (Sexton) on Jul 26, 2011 at 07:50 UTC
    Here it is:



    Also updating the original post.
      TConvert.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' ....

      This usually indicates that you need to compile with 'g++' instead of 'gcc'. Therefore try:
      dmake realclean perl Makefile.PL CC=g++ dmake test
      But don't get too hopeful ... I've just tried that myself and it looks like there could be some other issues to sort out.

      Cheers,
      Rob

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (2)
As of 2024-04-25 02:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found