[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[no subject]



Hello,

I just upgraded to V 1.25 and now get the following linker errors:

> g++ -o ./draw.exe ./vdrwapp.o ./vdrwcmdw.o ./vdrwcnv.o ./vdrwdlg.o
-Id:\mingw32\myprogs\v/v -Ld:\mingw32\m
+ yprogs\v/lib -s -mwindows -lV
  ! ./vdrwcmdw.o(.text+0xf31):vdrwcmdw.cpp: undefined reference to
`vFileSelect::FileSelect(char const *, ch
*  ar *, int, char **, int &)'
  ! ./vdrwcmdw.o(.text+0x13a2):vdrwcmdw.cpp: undefined reference to
`vFileSelect::FileSelectSave(char const 
*  *, char *, int, char **, int &, int)'
  ! ./vdrwcmdw.o(.text+0x1a21):vdrwcmdw.cpp: undefined reference to
`vFileSelect::FileSelectSave(char const 
*  *, char *, int, char **, int &, int)'
  ! d:\mingw32\myprogs\v/lib\libV.a(vapp.o)(.text+0x1dff):vapp.cpp:
undefined reference to `InitCommonContro
*  ls@0'

I get this for my own programs (but not with v1.22) and, as can be seen from
above, the example programs supplied in the v source tree.

Solution?

------------------------------------
Dr. Martin E. J. Waller
           mwaller@tgis.co.uk
www:  http://www.tgis.co.uk/home/mwaller/web/



Reply to: