<div dir="ltr">I have been using cmpl on my windows 7 x64 system for over a year now and recently it has stopped working for some very simple problems.<br>I get a&quot;cmpl error: Can not read the solution &lt;directory of file&gt;&quot;<div>
When I run the same code on the web version of the program It solves it.</div><div><br></div><div>A sample of some code that does this is:</div><div><br></div><div><div> parameters:</div><div><span class="" style="white-space:pre">        </span> </div>
<div>variables:</div><div><span class="" style="white-space:pre">        </span>mzL[1..3]:real[0..1];</div><div><br></div><div>objectives:</div><div><span class="" style="white-space:pre">        </span>output: sum{ i1:=1(1)3: mzL[i1]} -&gt;max;</div>
<div>constraints:</div><div> </div><div> </div><div> { i1:=1(1)3: </div><div><span class="" style="white-space:pre">        </span>DSLM_$i1$:</div><div><span class="" style="white-space:pre">        </span>mzL[i1]=.2 ;} </div><div><br>
</div><div>  </div></div><div><br></div><div>Meanwhile some of my more complicated code seems unaffected.</div><div><br></div><div>Thanks,</div><div>Matthew </div></div>