mardi 4 juin 2019

VS2019: How to resolve the unknown sub-lang: 0x8 message in Resource View?

I have recently started using Visual Studio 2019 for my C++11 project. VS2019 converted the project and it compiles into an executable. But I can't open my resource (.rc) file in the Resource Viewer. It gives me this warning:

A resource in this file uses an unknown language: Neutral (Default) (unknown sub-lang: 0x8). Unable to open this file.

I tried trimming the resource file to bare necessity but that did not work.

The strange thing is that is also happens with Scribble, Microsofts example project. I downloaded it from https://docs.microsoft.com/en-us/cpp/mfc/walkthrough-updating-the-mfc-scribble-application-part-1?view=vs-2019 using the [Scribble 1.0 MFC sample] link under the Prerequisites header.

When the solution is opened in VS2019, it is converted, it compiles, but I can't open the accompanying resource file to look at the Dialogs.

Any help is appreciated!

Best regards, Keun

Aucun commentaire:

Enregistrer un commentaire