I have two questions on Visual Studio Express 2004:
1) how can I remove (clear all) bookmarks? I have made bookmarsk when I search for a word and they stayed there when I reopened solution
2) I have some problem with precompiled headers, when I try to use Use precompiled headers so the headers cannot be found. However the project works with Create headers options. So one project normally lasts 10-15 minutes to compile, but with stdfxh it looks it can compile in 20 seconds. However the thing with use Create pch is not clear to me...
Create (/Yc) option makes a lot of errors:
Here are all the errors:
http://paste.ofcode.org/qhKXtK7Z9DqNJpAvz2UJxC
1) how can I remove (clear all) bookmarks? I have made bookmarsk when I search for a word and they stayed there when I reopened solution
2) I have some problem with precompiled headers, when I try to use Use precompiled headers so the headers cannot be found. However the project works with Create headers options. So one project normally lasts 10-15 minutes to compile, but with stdfxh it looks it can compile in 20 seconds. However the thing with use Create pch is not clear to me...
Create (/Yc) option makes a lot of errors:
Here are all the errors:
http://paste.ofcode.org/qhKXtK7Z9DqNJpAvz2UJxC
