Qt VS2008 install problem

Hi all!

I do everything as it is written here.

But when I do “Adding the Qt build inside VS2008” the message appears as in the picture.
alt text
]

What am I doing wrong?

Dear @GuraSerg

The instructions were written quite long ago. Back then our standard SDK was named SDK2wince7. Meanwhile our SDK has been renamed to Toradex_CE700.
I assume you have installed our latest SDK (which is fine), so now Qt expects a different SDK name than what is installed on your PC.

This should be fixed by the step just before Adding the Qt build inside VS2008

If you applied the patch and still get the error message, please use a text search tool such as Agent Ransack and search for the string SDK2wince7 in all files in your Qt installation folder.
Please send me a list of files which contain this string. I will try to find a solution (probably the solution will be to simply replace each occurrence of the text SDK2wince7 by Toradex_CE700).

Regards
Andy

Hi Andy!

There are a lot of such files.

List in the attachment.

Regards
Sergey Gura

link text

Dear @GuraSerg

  1. Please confirm that you applied the patch for CE 7
    It looks like you didn’t do this properly.

  2. Run the SdkNameUpdate utility once for every folder which contains a *.sln file.
    This is probably not the reason for your current problem, but will be required for each (demo) project that you plan to open in VS2008.

Regards
Andy

Hi Andy.

Yes, now everything works!

Probably the last time I did something wrong.

Thank’s!

Regards
Sergey Gura

Hi Andy.

Yes, now everything works!

Probably the last time I did something wrong.

Thank’s!

Regards
Sergey Gura