
22 Dec
2009
22 Dec
'09
3:40 p.m.
El 22/12/2009 07:28 a.m., Carles Fernandez escribió:
And if i try to execute it directly from Visual Studio it says: /Unable to start program ...../..../example.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 this problem. For more details, please see the application event log./
This problem usually means that the app has failed to locate and load a dll. Basing on the example you point out, I would say Boost.Regex dlls are missing. Agustín K-ballo Bergé.-