It sounds like all you have to do is build wxWidgets and Sqlite3 with the version of VS you are using and then copy over the resulting headers and libs to the 'boinc_depends' directory structure you are using.
----- Rom -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kristin Roher Sent: Monday, January 23, 2012 8:19 PM To: [email protected] Subject: [boinc_dev] error message running boincmgr.exe Thank you for your response. However, I am still unable to get the boinc manager to run. When I try to run it I get an error message that says: "Unable to start program C:\...\boincmgr.exe. This application has failed to start because the application configuration is incorrect. Review the manifest file for possible errors. Re-installing the application may fix this problem. For more details, please see the application event log." The application event log gives this error: Source: SideBySide Event ID: 33 Activation context generation failed for "c:\Users\Kristin\Desktop\boinc_research\Boinc\win_build\Build\Win32\Deb ug\boincmgr.exe". Dependent Assembly Microsoft.VC80.DebugCRT,processorArchitecture="x86",publicKeyToken="1fc8 b3b9a1e18e3b",type="win32",version="8.0.50727.6195" could not be found. Please use sxstrace.exe for detailed diagnosis. Running a sxstrace gives this error: "ERROR: Cannot resolve reference Microsoft.VC80.DebugCRT,processorArchitecture="x86",publicKeyToken="1fc8 b3b9a1e18e3b",type="win32",version="8.0.50727.6195"." The only solutions I could find online were for VS2005 or to just completely re-install VS which I would rather not do. Any help would be appreciated. Kristin On Mon, Jan 23, 2012 at 2:05 AM, David Anderson <[email protected]>wrote: > The GUI is a separate program. > Run a 2nd VS, select "boincmgr" as the startup project, compile it, run it. > -- David > > On 22-Jan-2012 11:00 PM, Kristin Roher wrote: > > Is it possible to run the boinc manager gui from source code using > > VS? I have successfully compiled the source code for boinc 6.13.12 in VS 2008. > > However, when I perform a 'start without debugging' it looks as > > though I > am > > just getting the command line version of boinc. The gui certainly > > does > not > > pop up. I have attached a picture of what I see. > > > > > > > > _______________________________________________ > > boinc_dev mailing list > > [email protected] > > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev > > To unsubscribe, visit the above URL and (near bottom of page) enter > > your email address. > _______________________________________________ > boinc_dev mailing list > [email protected] > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev > To unsubscribe, visit the above URL and (near bottom of page) enter > your email address. > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address. _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
