![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | VB Commandline compiler references I have a VS VB project that references interop.wia.dll (windows image acquisition COM) and I've finally got everything working fine. However, now I need to do some things with the code using the command line compiler (vbc) and I can't seem to figure out how to reference the WIA (COM) libraries vbc /reference:interop.wia.dll ... throws "BC2017 could not find library interop.wia.dll'" and vbc /reference:wiaaut.dll ... throws "BC2017 could not find library 'wiaaut.dll'" How do you reference a COM object using the command line compiler? Thanks |
My System Specs![]() |
| | #2 (permalink) |
| | Re: VB Commandline compiler references On Jan 9, 2:38*pm, Dave T <Da...@xxxxxx> wrote: Quote: > I have a VS VB project that references interop.wia.dll (windows image > acquisition COM) and I've finally got everything working fine. > > However, now I need to do some things with the code using the command line > compiler (vbc) and I can't seem to figure out how to reference the WIA (COM) > libraries > > vbc /reference:interop.wia.dll ... throws "BC2017 could not find library > interop.wia.dll'" > > and > > vbc /reference:wiaaut.dll ... throws "BC2017 could not find library > 'wiaaut.dll'" > > How do you reference a COM object using the command line compiler? > > Thanks Visual Studio Express. It shows you the command line built by the IDE in the output window when you build the project. |
My System Specs![]() |
| | #3 (permalink) |
| | Re: VB Commandline compiler references Cool, I'll give that a try "harborsparrow" wrote: Quote: > On Jan 9, 2:38 pm, Dave T <Da...@xxxxxx> wrote: Quote: > > I have a VS VB project that references interop.wia.dll (windows image > > acquisition COM) and I've finally got everything working fine. > > > > However, now I need to do some things with the code using the command line > > compiler (vbc) and I can't seem to figure out how to reference the WIA (COM) > > libraries > > > > vbc /reference:interop.wia.dll ... throws "BC2017 could not find library > > interop.wia.dll'" > > > > and > > > > vbc /reference:wiaaut.dll ... throws "BC2017 could not find library > > 'wiaaut.dll'" > > > > How do you reference a COM object using the command line compiler? > > > > Thanks > A good way to find out is to compile the project using Microsoft > Visual Studio Express. It shows you the command line built by the IDE > in the output window when you build the project. > |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Project References. | .NET General | |||
| C Compiler | Software | |||
| I 'm looking for a compiler ... | VB Script | |||
| Run executable with commandline arguments | PowerShell | |||
| ImageX Commandline Tool | Vista installation & setup | |||