Skip to content

Can't build with NMAKE #4

Description

@Kazmirchuk

I'm following TIP477:

c:\playground\parse_args\win>nmake /nologo /f makefile.vc INSTALLDIR=c:\software\ActiveTcl_8.6.12
*** Using c:\software\ActiveTcl_8.6.12\lib\nmake\rules.vc

c:\playground\parse_args\win>echo 0,3,3,0  1>>versions.vc
*** Building against Tcl at 'c:\software\ActiveTcl_8.6.12\lib\..'
*** Intermediate directory will be 'c:\playground\parse_args\win\Release_AMD64_VC1932\parse_args_ThreadedDynamic'
*** Output directory will be 'c:\playground\parse_args\win\Release_AMD64_VC1932'
*** Installation, if selected, will be in 'c:\software\ActiveTcl_8.6.12\lib'
*** Suffix for binaries will be 't'
*** Compiler version 1932. Target AMD64, host AMD64.
  0 '@PACKAGE_VERSION@' => '0.3.3'
  1 '@PACKAGE_NAME@' => 'parse_args'
  2 '@PACKAGE_TCLNAME@' => 'parse_args'
  3 '@PKG_LIB_FILE@' => 'parse_args033t.dll'
  4 '@PKG_LIB_FILE8@' => 'parse_args033t.dll'
  5 '@PKG_LIB_FILE9@' => 'tcl9parse_args033t.dll'
NMAKE : fatal error U1073: don't know how to make 'c:\playground\parse_args\win\Release_AMD64_VC1932\parse_args_ThreadedDynamic\main.obj'
Stop.

c:\playground\parse_args\win>

It must be something trivial, but I can't see what's wrong.

I've just build rl_json using the same Tcl and compiler with (almost) no problems.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions