Menu

#2 VC6 builds fail

open
nobody
None
5
2004-02-18
2004-02-18
Anonymous
No

email: 726f6262@cox.net

1. Downloaded files, unpacked to C:\source\nurbs++-
3.0.11\nurbs++-3.0.11

2. Ran config_mvc.bat

3. Browsed to C:\source\nurbs++-3.0.11\nurbs++-
3.0.11\examples\vc6\AllTests

4. Opened AllTests.dsp.

5. Error:

"This makefile was not generated by Developer studio.

Continuing will create a new Developer Studio project to
wrap this makefile. You will be prompted to save after
the new project has been created.

Do you want to continue?"

6. Choosing "yes":

--------------------Configuration: AllTests1 - Win32
Debug--------------------
Microsoft (R) Program Maintenance Utility Version
6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights
reserved.
NMAKE : fatal error U1052: file 'AllTests.mak' not found
Stop.
Error executing NMAKE.

AllTests1.exe - 1 error(s), 0 warning(s)

Discussion

  • Nobody/Anonymous

    Logged In: NO

    This problem exists with the .zip download.
    The .tar.gz download does not have this problem

     
  • Gino latino

    Gino latino - 2004-05-10

    Logged In: YES
    user_id=1038841

    I download the tar.gz e the bz2 and they have the same problem.

     
  • Nobody/Anonymous

    Logged In: NO

    I had the same problems, it seems that msvc projects files
    have been converted into unix format (\n instead of \r\n as
    line terminaison character.)

    Converting all files into dos format, using unix2dos for
    example solved the problem for me.

    <nicolas dot burrus at lrde dot epita dot fr>

     
  • Nobody/Anonymous

    Logged In: NO

    it still failed to compile even convert to dos format. There is
    no file in many project.

     
  • Nobody/Anonymous

    Logged In: NO

    Yes, I'm running into the same error.

     
  • Nobody/Anonymous

    Logged In: NO

    Before loading opening vc6.dsw in VC++6, make sure all files are in DOS format rather than UNIX format. That solved the problem for me.

     
  • Nobody/Anonymous

    Logged In: NO

    how to know all files are in dos format, if not how to convert all the files

     
  • Nobody/Anonymous

    Logged In: NO

    However, can you find alltests.mak?

    i cannot build the project due to NMAKE : fatal error U1052: file 'AllTests.mak' not found

     

Log in to post a comment.

MongoDB Logo MongoDB