You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (Jira)" <ji...@apache.org> on 2023/04/08 11:02:00 UTC

[jira] [Commented] (QPID-6472) Error when building in VS

    [ https://issues.apache.org/jira/browse/QPID-6472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709872#comment-17709872 ] 

Jiri Daněk commented on QPID-6472:
----------------------------------

According to the linked discussion, this most easily happens with the Express version of VS2013, and the solution apparently is to check "Microsoft Foundation Classes for C++" when installing/updating VS. Replacing afxres.h with WinResrc.h apparently works too, and it seems more user friendly than forcing people to update their VS installation.

The question is, does this problem still appear with current versions of VS?

> Error when building in VS
> -------------------------
>
>                 Key: QPID-6472
>                 URL: https://issues.apache.org/jira/browse/QPID-6472
>             Project: Qpid
>          Issue Type: Bug
>          Components: .NET Client
>         Environment: Windows 8.1 x64
> VS 2013
>            Reporter: Enrico Popall
>            Priority: Minor
>
> When building the x86 version in VS2013 I get the error:
> {code}\src\windows\resources\org.apache.qpid.messaging.rc(29): fatal error RC1015: cannot open include file 'afxres.h'.{code}
> I also got this error when compiling with VS2008.
> The solution I found is described here:
> https://github.com/project64/project64/issues/71
> Simply replace the reference to afxres.h with WinResrc.h



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org