SMILE with VS 2005 Runtime Error

The engine.
Post Reply
vikramdoshi
Posts: 9
Joined: Mon Mar 04, 2013 10:41 am

SMILE with VS 2005 Runtime Error

Post by vikramdoshi »

Hi

I need to use VS 2005 (for stupid administrative reasons) with SMILE.

After linking the library to the project. [Hopefully the link to the library is correct, since I checked the process with VS 2010 on my personal machine and its running perfectly)

I can successfully build it.
However when I try to run I get an error message pop up
" Unable to start program '..\Test.exe'
This application has failed to start because the application configuration is incorrect. Review the manifest file for possible errors. Reinstalling the application may fix the problem.
For more details, please see the application event log. "

Maybe there is something wrong with the SMILE build libraries..
Can you please check.

Thanks
Vikram
Martijn
Posts: 76
Joined: Sun May 29, 2011 12:23 am

Re: SMILE with VS 2005 Runtime Error

Post by Martijn »

Hi Vikram,

Did you use the VS 2005 version of our library?
You can find it on our download page:
http://genie.sis.pitt.edu/index.php/downloads

Best,

Martijn
vikramdoshi
Posts: 9
Joined: Mon Mar 04, 2013 10:41 am

Re: SMILE with VS 2005 Runtime Error

Post by vikramdoshi »

Yup I did...
shooltz[BayesFusion]
Site Admin
Posts: 1417
Joined: Mon Nov 26, 2007 5:51 pm

Re: SMILE with VS 2005 Runtime Error

Post by shooltz[BayesFusion] »

For each publicly available SMILE build we run the verification program, so I'm quite sure the library is OK. Post your (zipped) project here so we can check what's wrong with it.
Post Reply