Skip to main content

nonexistant files in project

  • November 2, 2016
  • 4 replies
  • 0 views

Lars Aune

Lately I got some strange errors (doesn´t affekt function) stating:

Dependent file not found c:\\src\\WinGMS\\OF\\     .
Rebuild complete
Dependent file not found c:\\src\\WinGMS\\OF\\       .

when running.

Among project files I have a lot nonexistant files, nameed   '.'

The can not be deleted.

Running Net Express 3.1

4 replies

Fano Razafinimanana

Lately I got some strange errors (doesn´t affekt function) stating:

Dependent file not found c:\\src\\WinGMS\\OF\\     .
Rebuild complete
Dependent file not found c:\\src\\WinGMS\\OF\\       .

when running.

Among project files I have a lot nonexistant files, nameed   '.'

The can not be deleted.

Running Net Express 3.1

Hello Lars,

Although you are able to get a rebuild complete, it looks like the file entries in the project are corrupted.

You may want to rebuild the project (.app) file by first making a backup and then running the following command from the Net Express command prompt to rebuild the project file to a new one:

rebuild.exe OriginalProject.APP, NewProject.APP

If the above doesn't work, I would suggest recreating the project from scratch.

Regards,


Lars Aune
  • Author
  • Participating Frequently
  • November 3, 2016

Lately I got some strange errors (doesn´t affekt function) stating:

Dependent file not found c:\\src\\WinGMS\\OF\\     .
Rebuild complete
Dependent file not found c:\\src\\WinGMS\\OF\\       .

when running.

Among project files I have a lot nonexistant files, nameed   '.'

The can not be deleted.

Running Net Express 3.1

did a rebuild but it didn´t repair the bad entries. Its a large project with different compile-settings, is there any way to import/export to facilitate a new app-file?


Lars Aune
  • Author
  • Participating Frequently
  • November 3, 2016

Lately I got some strange errors (doesn´t affekt function) stating:

Dependent file not found c:\\src\\WinGMS\\OF\\     .
Rebuild complete
Dependent file not found c:\\src\\WinGMS\\OF\\       .

when running.

Among project files I have a lot nonexistant files, nameed   '.'

The can not be deleted.

Running Net Express 3.1

as the app is an standard index-file, is there any FD availible, the I can write a fix-program to remove the bad entries?


Chris Glazier
Forum|alt.badge.img+2

Lately I got some strange errors (doesn´t affekt function) stating:

Dependent file not found c:\\src\\WinGMS\\OF\\     .
Rebuild complete
Dependent file not found c:\\src\\WinGMS\\OF\\       .

when running.

Among project files I have a lot nonexistant files, nameed   '.'

The can not be deleted.

Running Net Express 3.1

Hi Lars,

Sorry, the project file FD is not something that is available.