Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - side-by-side config error in samples for V24
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

side-by-side config error in samples for V24

 Post Reply Post Reply
Author
Message
rdhd View Drop Down
Senior Member
Senior Member
Avatar

Joined: 13 August 2007
Location: United States
Status: Offline
Points: 873
Post Options Post Options   Thanks (0) Thanks(0)   Quote rdhd Quote  Post ReplyReply Direct Link To This Post Topic: side-by-side config error in samples for V24
    Posted: 03 September 2024 at 2:33pm
I got around to building some samples from the V 24 beta today. I built all of the skin samples but none would run. I ran sxstrace and found the samples were looking for the x86 common controls on the machine.

I only built the x64 samples since I haven't built an x86 program in a decade or more. I found the samples refer to C:\Program Files (x86)\Codejock Software\MFC\Xtreme ToolkitPro v24.0.0.042924\Samples\Common\res\app.manifest

I opened it and processorArchetecture="x86" was set for common controls. Change it to "amd64" and build the x64 targets and they will run. Deleting the depdency node for common controls and building x64 will also allow the samples to run.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.