Hello!
When i create a new project and use an existing IAR project as the base, all the files is just linked back to the original folder path, and is not moved into the new visual basic project folder.
The same happens if i right click in the solution explorer, click “Add -> Existing Item…”, it also just links to the file that im adding, and doesn’t make a copy of it and place it in the new project folder.
The file is still linked to the folder i had them in on the desktop..
Is this normal behavior of VS? It seems to create some problems with header files the compiler can’t find, even though i can see the file in the solution explorer.
Am i doing something wrong? Or how would i be able to fix this problem?
-
This topic was modified 6 years, 1 month ago by Linkyyy.