Maybe try reinstalling...
One of the guys I work with, his msdev just started crashing whenever he
opened a project. Uninstalling/Reinstalling fixed it. Windows...
Sigh... (it happened shortly after one of the ms critical patches.)
Dave Connet
-Original Message-
From: John Meyer
Title: Message
I
build using vc6 and do not have the sdk installed. I do have sp5 installed (plus
the stl header patches - which are required) I've built 1.4, 1.5.2, 1.6, 2.1 and
2.2 on nt4/win2000/xp machines. Never had a problem with any of
them...
Dave
Connet
Entelos
ntioned. Just change the filename to
"xml-xerces_20030619224319.tar.gz", and all will be well...
Dave Connet
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> If so, when? This upcoming release?
>
> -Bob
I had no problem compiling 1.6.0 with .net...
In the projects\win32 directory,
- xcopy /s VC6\*.* VC7\
- handedit the .dsp to change 'VC6' to 'VC7'
- open the .dsw in .net.
me()).transcode());
CString str(vna2);
delete [] vna2;
BSTR bstr = str.SysAllocString();
Dave Connet
> -Original Message-
> From: Bavishi, Pankaj [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 08, 2002 3:39 PM
> To: [EMAIL PROTECTED]
> Subject: RE: SysAllocString
>
>
&g
ectories to VC7 to allow both
compilers to work (so I now have a Projects/Win32/VC7 directory).
Dave Connet
> -Original Message-
> From: Jason Jesso [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 15, 2002 10:55 AM
> To: [EMAIL PROTECTED]
> Subject: Re: compatibilty
&g
Try just casting to a (DOM_Element)
DOM_Element thisAction = (DOM_Element)nl.item(actionNum);
item() returns a DOM_Node, not a DOM_Node&.
Dave Connet
> -Original Message-
> From: Jason Jesso [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 15, 2002 9:01 AM
That sounds right - we ran into that too. I was forced to do the following:
XALANCROOT=/entelos/private/connet/x/x/c
XERCESCROOT=/entelos/private/connet/x/xml-xerces/c
(/entelos/private/connet is $HOME)
> -Original Message-
> From: David N Bertoni/CAM/Lotus [mailto:[EMAIL PROTECTED]]
> S
renaming their files).
I know version xml-xalan_20010808161642.tar was "broken", but
version xml-xalan_20010815161555.tar works.
Dave Connet
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I'd vote for 1.6.
If the .so/.dll reflected the mod level too, then I'd vote for 1.5.1. But I
HATE dlls that reflect the version, yet are different. (How many versions of
mfc42.dll do we have now? 20?) It makes for a maintenance nightmare.
Dave Connet
> -Original Message-
eader files themselves. And if you have 2 headers with
the same name and you need both, you're pretty much in trouble anyways
because of things like "#ifndef AttrImpl_HEADER_GUARD_"
Dave Connet
> -Original Message-
> From: Peter A. Volchek [mailto:[EMAIL PROTECTED]]
&g
ulled in by multiple system dlls:
tapi32.dll, comdlg32.dll, winspool.drv, advapi32.dll, oledlg.dll - those in
turn have dependencies on about another half-dozen dlls that pull it in -
it's a tangled web windows weaves!)
Dave Connet
--
Title: Deleting char* returned from DOMString.transcode() in VC++ 6.0
In
addition to Jesse's reply to this message, you should use:
delete [] Name;
Dave
Connet
-Original Message-From: Gary
Marsh [mailto:[EMAIL PROTECTED]]Sent: Thursday, April 19, 2001 12:29
PMTo: [
Try catching SAXException also. There was a thread in the xalan group a
little while back that mentioned all the different types of exceptions that
may be thrown.
xerces:
SAXException
XMLException
DOM_DOMException
xalan:
XSLException
XalanDOMException
Dave
Maybe this could be added as a random 'tip'? Another email list I'm on has a
random tip auto-generated as a header, in addition to the unsubscribe stuff
at the bottom.
> -Original Message-
> From: Hiram Clawson, 831-427-7519 [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 29, 2001 1:22
15 matches
Mail list logo