Displaying 20 results from an estimated 24 matches for "vc98".
Did you mean:
ac98
2010 Feb 20
3
MFC Code Compile Error
Dear Friend
Need in Help
I created using Application wizard vc++ 6.0 single document interface ....
wineg++ -c -mno-cygwin -I. -I/home/khana/mvs6/VC98/mfc/include
-I/home/khana/mvs6/VC98/include -o DemoMfc.o DemoMfc.cpp
In file included from /home/khana/mvs6/VC98/include/windef.h:166,
from /home/khana/mvs6/VC98/include/windows.h:163,
from /home/khana/mvs6/VC98/mfc/include/afxv_w32.h:120,
from /...
2008 Feb 28
2
Can't get xapian-core 1.05 to build under windows xp
...DUP" -D "_USE_32BIT_TIME_T"
-D_CRT_SECURE_NO_DEPRECATE -I "\work\zlib123-dll\include" -O2 -MD -D NDEBUG
-Fo".\\" -Tp -- .\utils.cc .\getopt.cc .\
omdebug.cc .\serialise-double.cc .\msvc_posix_wrapper.cc
.\stringutils.cc .\safe.cc -I"C:\PROGRA~1\MIAF9D~1\VC98\ATL
\INCLUDE;C:\PROGRA~1\MIAF9D~1\VC98\INCLUDE;C:\PROGRA~1\MIAF9D~1\VC98\MFC\INCLUDE;C:\Program
Files\Microsoft Visual Studi
o\VC98\atl\include;C:\Program Files\Microsoft Visual
Studio\VC98\mfc\include;C:\Program Files\Microsoft Visual Studio\VC
98\include"
..\win32\makedepend.exe: warning: ....
2001 Feb 22
2
afx.h... configure: error: Could not find the MFC includes
This is driving me nuts. I'm trying to compile an MFC application using
WINE. I can specify the location of the ATL includes and configure is
quite happy but it chokes when I give it the MFC includes in the same way:
./configure --with-atl-includes=/home/wade/VC98/atl/Include
--with-mfc-includes=/home/wade/VC98/mfc/Include
Wassup? I'm using
Winemaker 0.5.5
And wine
codeweavers-wine-20010112.tar.gz
And I've tried all possible variations of --with-mfc-includes
(upper/lower case on everything, with and without running winmaker
--lower-uppercase on...
2004 Apr 20
10
Error with 1.9.0 - Invalid HOMEDRIVE
I installed R project 1.9.0 on Windows XP. The installation went well.
Then, I rebooted. Next, I clicked the icon under Programs in the Start
menu and received this error, "Fatal Error: Invalid HOMEDRIVE". I
clicked OK to the error message. The program does not start. I went to
a DOS prompt and did "echo %HOMEDRIVE%" and it returned "C:". This
letter is a valid
2005 Feb 04
7
FW: Bug fix
Forwarded, because I don''t think he''s subscribed and I''m not getting an
email notification in my Yahoo account.
Dan
-----Original Message-----
From: CT [mailto:demerzel@gmail.com]
Sent: Friday, February 04, 2005 4:17 PM
To: Berger, Daniel
Cc: win32utils-devel@rubyforge.org
Subject: Re: Bug fix
On Fri, 4 Feb 2005 16:53:17 -0600, Berger, Daniel
2008 Nov 06
0
VC98 unter wine -> undname.c:189: str_array_push: Assertion
Hi everybody,
am trying to compile an existing Visual C++ 6 projekt under wine.
But at one file i get the error mentioned in the topic.
Some more detail about the code:
working:
Code:
typedef std::set<Int> IdxSet;
typedef map<Int, IdxSet> InstMap;
typedef map<string, InstMap> AttrMap;
typedef map<string, Int> AttrMonitor;
not working:
Code:
typedef
2004 Oct 29
1
problem building an R package under Windows XP with calls to NAG C routines
...rithms Group\CLW3207DA\include" -c test.c -o test.o
ar cr test.a test.o
ranlib test.a
windres --include-dir c:/R/rw2000/include -i test_res.rc -o test_res.o
gcc --shared -s -o test.dll test.def test.a test_res.o
-Lc:/R/rw2000/src/gnuwin32 -L"C:\Program Files\Microsoft Visual
Studio\VC98\Lib" -L"C:\Program Files\
Numerical Algorithms Group\CLW3207DA" -L"C:\Program Files\Numerical
Algorithms Group\CLW3207DA\mkl\lib" -lLIBCMT -lnagcsmt-mkl -lmkl_s -lmkl_def
-lmkl_lapack
-lADVAPI32 -lNETAPI32 -lg2c -lR
Warning: .drectve `%.*s' unrecognized
Warning: .dre...
2005 May 01
6
win32-changejournal 0.2.0-1 compile error
.../ruby/lib/ruby/1.8/i386-mswin32 -I. -I. -I./.. -I./../missing
-D_WIN32_WINN
T=0x0500 -c -Tcchangejournal.c
changejournal.c
changejournal.h(49) : error C2039: ''FileNameOffset'' : is not a member of
''USN_RE
CORD''
C:\Program Files\Microsoft Visual
Studio\VC98\include\winioctl.h(1895) :
see declaration of ''USN_RECORD''
changejournal.c(60) : error C2065: ''DELETE_USN_JOURNAL_DATA'' :
undeclared identi
fier
changejournal.c(60) : error C2146: syntax error : missing '';'' before
identifier
''dujd...
2003 Apr 16
3
R-1.7.0 WIN2000 INSTALL
...ws 2000
PATH:
.:
D:/Rtools/:
D:/mingw/bin/:
C:/Progra~1/Perl/bin:
D:/texmf/miktex/bin/:
D:/Progra~1/HTMLHe~1:
D:/Progra~1/R/rw1062/bin/:
C:/Progra~1/Insightful/splus61/cmd/:
D:/cygwin/bin:
D:/Progra~1/SSHCom~1/SSHSec~1:
D:/Progra~1/Tcl/bin/:
C:/Progra~1/Microso~3/VC98/Bin
I've read src/gnuwin32/INSTALL and changed all the pertintent lines in
src/gnuwin32/MkRules.
I'm running `make' under a bash shell. I couldn't get `make' to run in a
DOS shell (I'm not sure why). I've removed `cygwin1.dll' and
`cygpcre.dll' in the cygwin...
2007 Apr 05
1
Header files
Hi,
Please could give me a hints how to get below header files, these are
not available in my system.
Am running player_example.c which is given in theora dump. Getting error
that below files can't open. I checked in "C:\Program Files\Microsoft
Visual Studio\VC98\Include" and these are not present.
#include <unistd.h>
#include <sys/soundcard.h>
#include <sys/ioctl.h>
#include <SDL.h>
Thanks in advance.
Best regards
Mahanthesh
The information contained in this electronic message and any attachments to this message are inten...
2003 Aug 21
3
Ogg Vorbis SDK.
Hi, I've started making an Ogg Vorbis SDK, as per IRC topic instructions :)
Some questions:
Its just targetting MSVC right? Not borland/whatever?
Should it install the headers/libraries in the msvc dir (c:\Program Files\Microsoft Visual Studio\VC98\(Include|Lib)), or should it put them in the same directory as the document (c:\Program Files\Ogg Vorbis SDK\(Include|Lib)), and have the sample projects add thoses dirs to the search path?
Initally I put them in the msvc dir as this seems more convenient for the programmer (less configuring). But...
2002 Apr 17
1
Problems embedding R in a C application
...es again (in more detail)
===========================================================
1. Macro re-definition
In file ..\include\R_ext\RS.h
the line (37):
#define ERROR ),error(R_problem_buf);}
causes this problem :
warning C4005: 'ERROR' : macro redefinition
d:\visualstudio\vc98\include\wingdi.h(93) : see previous definition
of 'ERROR'
2. Unresolved external:
unresolved external symbol _Rf_initEmbeddedR
This function is not defined anywhere. Does anyone know how I can init a
"session" of R in "embedded" mode (i.e. no direct writing to the...
2002 Jul 23
1
Please correct this bugs in vorbis win32 environment
...;t have drive "I:" so this can be a problem :)
3) Batch files assume that you have MSVC installed at "C:".
Well, i don't have MSVC installed at "C:" :)
Small fixes should be applied to all batch files. This line:
call "c:\program files\microsoft visual studio\vc98\bin\vcvars32.bat"
should look like this:
call %MSVCDir%\bin\vcvars32.bat
Also you need to set SRCROOT environment variable to an
appropriate directory.
Of course the best way to compile libraries is to use .dsw
files. But you still need to rename those 3 directories to an
appropriate names (s...
2005 Feb 14
8
DONT_RESOLVE_DLL_REFERENCES info
For future reference, it looks like we should avoid
DONT_RESOLVE_DLL_REFERENCES in any extensions.
http://weblogs.asp.net/oldnewthing/archive/2005/02/14/372266.aspx
Regards,
Dan
2002 Oct 17
0
Upgraded to latest cygwin this morning, and ssh refuses to enter binmode. Help! (fwd)
...n
c:\cygwin\bin
c:\x\appkit\win\lib\debug
c:\bin
C:\Programs\Microsoft\Visual Studio\Common\Tools\WinNT
C:\Programs\Microsoft\Visual Studio\Common\MSDev98\Bin
C:\Programs\Microsoft\Visual Studio\Common\Tools
C:\Programs\Microsoft\Visual Studio\VC98\bin
M:\eng\NuDoc\jdk1.1.8\bin
C:\ATF
SysDir: c:\winnt\System32
WinDir: c:\winnt
CYGWIN = `binmode'
GCC_EXEC_PREFIX = `C:\Programs\TSHG\GNUPAL~1\lib\gcc-lib\'
HOME = `c:\amg'
Path = `C:\PROGRAMS\PERL\BIN\;c:\winnt\SYSTEM32;c:\winnt;c:\winnt\SYSTEM32\WBEM;
c:\junkyard;C...
2005 Feb 03
0
Handling R Objects in C++
...ll void functions without parameters from my C++ DLL.
Then I included R headers files to my DLL project, I was going to use
SEXP type:
#include "Rinternals.h"
#include "R.h"
And as a result, my DLL can't be compiled, the error is:
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\math.h(514): error: this declaration may not have extern "C" linkage
template<class _Ty> inline
^
Would you please give me a peice of advise how to handle this problem?
2003 Aug 13
0
VC compile errrors on samba share, Win2K, after sp4
After I recently updated a win2k machine to service pack 4, I started
getting strange compile errors in Visual C version 6.0, when compiling
source files stored on a samba (2.2.8, linux 2.4).
fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'E:\8966\vc98\p2\src\P2\p2symtab.c', line 932)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
Error executing cl.exe.
These are similar to what has been reported recently on a microsoft
specific newsgroup:
ht...
2005 Nov 07
0
Visual Studio/Samba Compile from Shares issue
Subject:
==================================================================
fatal error C1001: INTERNER COMPILER- FEHLER
(Compiler-Datei 'E:\8966\vc98\p2\src\P2\p2symtab.c', Zeile 932)
Bitte klicken Sie im Men? '?' von Visual C++ auf 'Software Service',
oder ?ffnen Sie die Hilfedatei f?r den Software Service, um weitere
Informationen zu erhalten.
==================================================================
Hi,...
2004 Sep 25
4
Upgrade 20040914.
...capability 512,
will return 0
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: page fault on write access to 0x00000058 in 32-bit
code (0x5f40d84d).
In 32 bit mode.
err:dbghelp_msc:pdb_process_file -Unable to peruse .PDB file
E:\8447\vc98\mfc\mfc.bbt\src\mfc42.pdb
0x5f40d84d 1726 in mfc42: movl %ecx,0x58(%eax)
Wine-dbg>
---------- unquote -----------------------
I then used the dll's and the configuration of version 20031212 but with
the same error.
The general data of the PC are:
old system:
wine version 20031212
System:...
2006 Aug 24
8
installing ferret
I am trying to test drive ferret on a ubuntu dapper installation.
I have a ferret-test.rb file like:
----begin---------
require ''ferret''
include Ferret
index = Index::Index.new(:path => ''/opt/search-index'')
----end-----------
When i issue: ruby ferret-test.rb, I get:
ferret-test.rb:1:in `require'': no such file to load -- ferret
(LoadError)