1
General / The application was unable to start correctly (0xc0000000d).
« on: May 31, 2011, 03:22:38 am »
A bit more additional info:
- I switched over to my Ubuntu box, and, using all the same settings (what to link, dynamic vs static, etc), the only difference being the actual libraries compiled (64-bit Linux instead of Windows) ... it works just fine.
- I switched over to Code::Blocks on the Windows box, thinking that maybe VS2010 was doing something weird. Recompiled the libraries; linked everything the same way ... I get the same error. So it's not an IDE quirk; it's definitely something going wrong with Windows 7.
My best guess -- based on a lot of very general, "not sure what I'm looking for" Googling -- is that there's some mix-up going on between 32- and 64-bit, but ... I have no idea what, or where to even begin with that.
As far as I could tell, there aren't 64-bit-specific Windows libraries in the source.
Any ideas at all? I'll try anything at this point! I'm happy to develop on the Ubuntu box, but the added inconvenience is a pain :lol:
- I switched over to my Ubuntu box, and, using all the same settings (what to link, dynamic vs static, etc), the only difference being the actual libraries compiled (64-bit Linux instead of Windows) ... it works just fine.
- I switched over to Code::Blocks on the Windows box, thinking that maybe VS2010 was doing something weird. Recompiled the libraries; linked everything the same way ... I get the same error. So it's not an IDE quirk; it's definitely something going wrong with Windows 7.
My best guess -- based on a lot of very general, "not sure what I'm looking for" Googling -- is that there's some mix-up going on between 32- and 64-bit, but ... I have no idea what, or where to even begin with that.
As far as I could tell, there aren't 64-bit-specific Windows libraries in the source.
Any ideas at all? I'll try anything at this point! I'm happy to develop on the Ubuntu box, but the added inconvenience is a pain :lol: