Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
IDE: C++ Builder 6.0
Project type: VCL
[Linker Fatal Error] Fatal: Expected a file name
This error occurs when you save your project in a folder with a 'strange' name, e.g. 'C:\C++'.
Your current program has become useless, so cut out all code and paste it in, for example, Notepad. Then do the following:
* 'Close All',
* Start a new application,
* Paste your code correctly
* 'Save All' in a 'normally' named folder, for example 'C', 'Cpp', 'CPlusPlus', 'Programming'
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.