CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Jan 2002
    Location
    Valencia, Spain
    Posts
    34

    Question Compiling problem with VisualAge C++ for OS/2

    Hi all,
    I'm having a big problem compiling an app called CBM made with IBM Visual Age for C++ for OS/2.
    The point is that the error doesn't happen on my project files, but on IBM's code, it was working properly before my last change on the code (just adding a variable to a *.hpp and using it on the *.cpp)

    I attach the files that seem to be involved in the error.

    In err.txt appears the output of the nmake process
    With my code changes, I haven't changed anything that may affect the ilnseq.* files (at least, as far as I know)


    Anyone has any idea of what may be happening?

    TIA

    Luis.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured