User talk:Persuter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Regarding your changes to the [[Compiling under VS2005]] article, I have been using VS2005 fine without the added step you put in. Are you sure it isn't just you who has had this issue? --[[User:Daedalus|Daedalus]] 21:41, 1 May 2007 (PDT) | Regarding your changes to the [[Compiling under VS2005]] article, I have been using VS2005 fine without the added step you put in. Are you sure it isn't just you who has had this issue? --[[User:Daedalus|Daedalus]] 21:41, 1 May 2007 (PDT) | ||
Unless the custom build step simply was somehow set incorrectly, I don't see how it's possible that it would work straight out of the box. It might only happen with the Game_Scratch solution. | |||
If you changed your linker address to point directly at the correct dll location, then this wouldn't happen. As is, though, the solution appears to dump it directly into "sdksample/bin". |
Latest revision as of 23:09, 1 May 2007
Regarding your changes to the Compiling under VS2005 article, I have been using VS2005 fine without the added step you put in. Are you sure it isn't just you who has had this issue? --Daedalus 21:41, 1 May 2007 (PDT)
Unless the custom build step simply was somehow set incorrectly, I don't see how it's possible that it would work straight out of the box. It might only happen with the Game_Scratch solution.
If you changed your linker address to point directly at the correct dll location, then this wouldn't happen. As is, though, the solution appears to dump it directly into "sdksample/bin".