Due to continual spamming, forum registrations are now by Invitation Only. Hopefully this will be only a temporary measure to combat spammers.
If you want an invitation contact forumapplication @ camstudio . org
Sorry for the inconvenience.
If you want an invitation contact forumapplication @ camstudio . org
Sorry for the inconvenience.
Static linked version? Dies while loading DLLs on my PC.
For some strange reason, the program isn't starting at all, it dies while loading DLL files. It even terminates before a single instruction of Camstudio's code even runs.
I suspect that Microsoft's Visual C++ CRT library might be responsible for this, it's given me nothing but problems.
Could you perhaps build a static linked version of the program, so I can see if that will run correctly?
I suspect that Microsoft's Visual C++ CRT library might be responsible for this, it's given me nothing but problems.
Could you perhaps build a static linked version of the program, so I can see if that will run correctly?
Comments
Here are the links to the runtime libraries you'd need, anyway:
2008 version for 2.6b https://www.microsoft.com/en-us/download/details.aspx?id=5582
2010 version for 2.6c https://www.microsoft.com/en-us/download/details.aspx?id=5555
Let me know how you fare if you reinstall either or both of those.
Terry