Announcement

Collapse
No announcement yet.

COMPILE: complie in VS6 error!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • COMPILE: complie in VS6 error!

    i installed dx7 sdk, dxm sdk,
    the error message is

    erforming Custom Build Step on .\ctpdb.y
    D:\bin\byacc: f - cannot open "/tmp/yacc.aa02368"
    Error executing c:\winnt\system32\cmd.exe.

  • #2
    Re: COMPILE: complie in VS6 error!

    Originally posted by gowinder
    i installed dx7 sdk, dxm sdk,
    the error message is

    erforming Custom Build Step on .\ctpdb.y
    D:\bin\byacc: f - cannot open "/tmp/yacc.aa02368"
    Error executing c:\winnt\system32\cmd.exe.
    make a directory called "tmp" in the root of the drive that you work on (e.g. D:\tmp).

    that should do it

    Comment

    Working...
    X