Re: Link warning and error, what do they mean?

From: M K (mark_at_nospamcenturycolor.com)
Date: 12/01/04


Date: Wed, 1 Dec 2004 12:01:07 -0800

And now I know why I've been using Visual Basic. Support is so much friendlier.

Okay, for anybody that cares... there was no input file. Why? Because the
compiler couldn't build it. (I learnt that on my own.) Why couldn't it build
it? Because the path (..\notTelling\) was wrong. It was looking for
KPDCLoader_Win.c. I don't know why the compiler didn't tell me it couldn't
find the source code, but it couldn't, and then tried to use the input file
it hadn't created.

My C++ books are at home. I'll get them tomorrow, then I won't have to hear
from you again.

Glad I have till tomorrow to finish this project. Too bad you C guys don't
document your code. I hate cleaning up after people.



Relevant Pages

  • Re: GCC compiler error
    ... input file name ... but lcc-win is a horrible C compiler. ... or are you proposing a name for C with lcc-win32 extensions? ... All source code, documentation, etc, so that I can use it without paying you a penny. ...
    (comp.lang.c)
  • Re: Ten Commandments (On Topic!)
    ... group can be different from compiler to compiler whereas `parsers' can be written in 100% portable fortran. ... one can use NAMELIST strictly for the user-prepared part of the input file since that is where it is very useful. ... to correctly transfer the data from the input file to the variables). ...
    (comp.lang.fortran)
  • Language lawyer interpretation needed
    ... OpenWatcom v1.2 F77 compiler is being checked against the NIST test suite. ... they carry the proper input in comments, so I was able to construct an input file ... With the source file and the input file "changed" to avoid tab replacement, ...
    (comp.lang.fortran)
  • Re: noob question re: space delimited input
    ... Thanks George, dpb, and Richard. ... I am going to try with a different compiler, ... I have a test input file that called 'input.txt' containing: ... removed, so maxSize is probably ...
    (comp.lang.fortran)
  • Re: what is wrong with this code?can someone walk me through this?
    ... particle in a low reynolds number flow. ... compilers, I have a working version of this code, but it doesnt work ... with the input file and see for what values of input the stokes number ... Is this fixed format or free format source code? ...
    (comp.lang.fortran)