February 20, 2014 [HELP] Compile optlink's sourcecode problems | ||||
---|---|---|---|---|
| ||||
I download optlink's source code, and I compile it(VS2010): cd os2link nmake But it always prompt: no [ntio.lib], what should I do ? I can't find ntio.lib, and I think tt should not be compiled successfully. So what should I do to compile optlink's source code? Thank you very much! And the optlink's FULL source code download address : https://github.com/DigitalMars/optlink |
February 20, 2014 Re: [HELP] Compile optlink's sourcecode problems | ||||
---|---|---|---|---|
| ||||
Posted in reply to zhengnuo | On 2/20/14, zhengnuo <nuononuo@gmail.com> wrote: > And the optlink's FULL source code download address : > https://github.com/DigitalMars/optlink I think you may need to run the vcvars or vsvars batch script to set up the paths, and then: To build, set environment variable DM (if not \dm), add dmc\bin to the path and run build_optlink.bat. Instructions from Rainers: https://github.com/DigitalMars/optlink/pull/2 |
Copyright © 1999-2021 by the D Language Foundation