Trouble linking to CommandLineToArgvW()

Mark H. Wood mwood@mhw.oit.iupui.edu
Mon Apr 6 15:25:00 GMT 1998


By grepping through nm output from all the libraries I finally found that
CommandLineToArgvW is defined in libshell32.a .  Fine -- I added -lshell32
to the end of the appropriate makefile line.  However, when I try to make
my application, ld complains that there is an undefined reference to 
CommandLineToArgvW !  Clues would be welcome.

-- 
Mark H. Wood, Lead System Programmer   mwood@IUPUI.Edu
One more time:  a (level-2) switch is a bridge.  A "level-3 switch" is
a router.  Deal with it.

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list