I only installed _x64 because my machine is 64 bit Win10,
but it turns out the app calls for _x86 32 bit version.
DLL was reported missing at startup until I did.
Perhaps both are required, I’m not sure, you folks do,
but in either case, consider explicitly stating which specific
packages are required.
You should install both. First install the 32 bit version and after that the 64 bit version.
For server 2.07
https://drive.google.com/file/d/1vKRs-gPEsZrvWmc06yWGuXCmysW8zZFo/view?usp=sharing
For server 2.1 beta2
https://drive.google.com/file/d/19q9b011nERYXLeM70F4XLCiGbpWJkd8l/view?usp=sharing
For server 2.3
https://drive.google.com/file/d/15ZKLgBgOdZm9CmkPmOYYmpfjrgwb1ZbM/view?usp=sharing
1 Like
Yes, thank you, I saw that info in other posts.
What I’m saying here is, this should be part of the Getting Started Wiki.
The Wiki says:
- Check that your system meets the System requirements.
- Unzip and place the CasparCG Server folder anywhere you like.
- Install Microsoft Visual C++ 2010 Redistributable Package"’ from http://www.microsoft.com/download/en/details.aspx?id=5555
It does not say to install both 32 and 64 bit.