I tried to compile make-3.79 for Win32 as it described in readme.w32. The next error occurred: main.c(819) : error C2065: 'LOCALEDIR' : undeclared identifier I used MSVC 6 service pack 3. OS - Windows NT 4 workstation service pack 5. What can I do to fix it? Yaroslav M. Sokolov
- Re: W32: main.c(819) : error C2065: 'LOCALEDIR' : unde... Yaroslav M. Sokolov
- Re: W32: main.c(819) : error C2065: 'LOCALEDIR' :... Paul D. Smith