This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I just purchased the property grid and i'm trying to install it on a Windows 7 machine. When i try and build the project is says that it can't find 'lc.exe'. The program is suppose to be in a folder under the 'Program Files\Microsoft SDKs\Windows\v6.0A\bin' folder, but the folder does not exist. There is only a v7.0 folder but it does not contain a lc.exe program.
|
|
|
lc.exe is called only from one sample as part of a workaround for an issue with building XBAPs. I think it is actually redundant because we ship the resource that it is compiling as part of the sample, so try going into the GridStylesXbap > Properties > Build Events tab and just removing the call to it. Failing that, just remove GridStylesXbap from the Samples solution and everything else should build fine. |
|