當做一個軟件時要注意甚麼地方?

解决方案 »

  1.   

    在没有VC的机器上,你可以在project setting 中设定为  
    Use Dll:  As Static Dll否则要 Mfc系列 Dll
      

  2.   

    Use depends to find the files support ur project :) then deliver
      

  3.   

    此外,在BUILD->set active configuration 中选择WIN32 RELEASE 就OK啦!帮我UP如下一下吧,大虾!
    http://expert.csdn.net/Expert/TopicView1.asp?id=1189886
      

  4.   

    使用Visutal studio 带的depends查看一下需要那些库,从新打包一下。
      

  5.   

    编译的时候选择use mfc in ststic library