| | Re: New MindStorms SDK Antonello Salvatucci
|
| | Hi Shigeru, (...) You can generate the import library for MSVC with the Visual Studio's LIB command line utility. e.g.: LIB /DEF:TOWERAPI.LIB Hope this helps, Antonello (23 years ago, 11-Jan-02, to lugnet.robotics)
|
| | |
| | | | Re: New MindStorms SDK Antonello Salvatucci
|
| | | | (...) sorry, I meant: LIB /DEF:TOWERAPI.DLL Antonello (23 years ago, 11-Jan-02, to lugnet.robotics)
|
| | | | |
| | | | | | Re: New MindStorms SDK Shigeru Makino
|
| | | | (...) Thank you, Antonello. I got TOWERAPI.LIB by your command line. -- mac (23 years ago, 12-Jan-02, to lugnet.robotics)
|
| | | | |
| | | | | | Re: New MindStorms SDK Shigeru Makino
|
| | | | (...) However, LIB made in this way does not work well. The /DEF option may make import library from .def file. (23 years ago, 12-Jan-02, to lugnet.robotics)
|
| | | | |