FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 27 matches
Forum Index
Author Message
  Topic: building with DMD 2.057 beta
Numpsy

Replies: 0
Views: 14611

PostForum: DFL   Posted: Tue Dec 13, 2011 4:34 am   Subject: building with DMD 2.057 beta
Hi,

I've tried to build DFL with the beta of DMD 2.057, and there is a stack of errors:

//////////////////////////////////////////
application.d(1842): use of typedef is deprecated; use alias i ...
  Topic: drag & drop freeze
Numpsy

Replies: 5
Views: 20253

PostForum: DFL   Posted: Thu Feb 10, 2011 10:53 am   Subject: drag & drop freeze

These examples are still not working with D2...


The access violation in drop.exe seems to be related to the use of 'scope' on line ~3201 of dfl/control.d -> seems to work ok without that.
...
  Topic: Using DFL with DMD 2.052
Numpsy

Replies: 4
Views: 20320

PostForum: DFL   Posted: Mon Feb 07, 2011 7:41 am   Subject: Using DFL with DMD 2.052
Hi,

When trying to build some DFL code with the current git version of DMD2, i got a bunch of compile errors due to the compiler no longer allowing you to throw or catch 'Object'.

I changed my l ...
  Topic: FTP file download and upload using login and password
Numpsy

Replies: 6
Views: 22472

PostForum: Juno   Posted: Fri Feb 05, 2010 4:58 pm   Subject: FTP file download and upload using login and password
I got it running and found that it was throwing an error from

DownloadBitsCallback.OnStopBinding()

in client.d, as the hresult parameter was set to INET_E_DATA_NOT_AVAILABLE.


After looking ...
  Topic: FTP file download and upload using login and password
Numpsy

Replies: 6
Views: 22472

PostForum: Juno   Posted: Fri Feb 05, 2010 12:13 pm   Subject: FTP file download and upload using login and password
What version of DMD are you using ?

When i try it with 1.056, i get an exception thrown inside Juno before main() is even called (looks like something odd going on with static constructors).
  Topic: juno COM programming - Error: Access Violation
Numpsy

Replies: 1
Views: 12518

PostForum: Juno   Posted: Wed Jan 13, 2010 2:24 pm   Subject: Re: juno COM programming - Error: Access Violation

I don't have an compiler error but I always get a access violation.


Does the coCreate succeed (is app null)?


If not, you could try setting the COM ExecutionContext to ExecutionContext.Loca ...
  Topic: Which version the latest of D2 support juno.051?
Numpsy

Replies: 22
Views: 53987

PostForum: Juno   Posted: Wed Dec 16, 2009 6:43 am   Subject: Which version the latest of D2 support juno.051?

F:\DLang\DTwo\dmd\windows\include\d\juno\security\crypto.obj(crypto)
Error 42: Symbol Undefined _CryptFindOIDInfo@12
F:\DLang\DTwo\dmd\windows\include\d\juno\security\crypto.obj(crypto)
Error 4 ...
  Topic: Which version the latest of D2 support juno.051?
Numpsy

Replies: 22
Views: 53987

PostForum: Juno   Posted: Sat Dec 12, 2009 8:40 am   Subject: Which version the latest of D2 support juno.051?


Just one question,I tried to set ExecutionContext to InProcess/InProcesHandler/LocalServer/All but nothing happend to my
testIE() function which try to load amazon webpage.



When i try it ...
  Topic: Which version the latest of D2 support juno.051?
Numpsy

Replies: 22
Views: 53987

PostForum: Juno   Posted: Thu Dec 10, 2009 2:58 pm   Subject: Which version the latest of D2 support juno.051?

For registry test function,it works fine except printing blank with the value of DWordValue/BinarayValue and MultiStringValue:


Seems that the


key.getValue!(string)(valueName&# ...
  Topic: Which version the latest of D2 support juno.051?
Numpsy

Replies: 22
Views: 53987

PostForum: Juno   Posted: Thu Dec 10, 2009 2:41 pm   Subject: Which version the latest of D2 support juno.051?


For pingServer,when program runs,it reported "Error:Operation is not valid";



Looks like the error is coming from the

return supportsIPv6_.value;

in the supportsIPv6() funct ...
  Topic: Which version the latest of D2 support juno.051?
Numpsy

Replies: 22
Views: 53987

PostForum: Juno   Posted: Thu Dec 10, 2009 8:53 am   Subject: Which version the latest of D2 support juno.051?
Seems to be related to COM execution contexts. I don't remember how it all works offhand, but try changing the example code to:


IDispatch excelApp=coCreate!(IDispatch)("Excel.App ...
  Topic: Which version the latest of D2 support juno.051?
Numpsy

Replies: 22
Views: 53987

PostForum: Juno   Posted: Wed Dec 09, 2009 5:11 pm   Subject: Which version the latest of D2 support juno.051?


3.For events example,it cannot get compiled.Error:

events.d(7): Error: undefined identifier DOMDocument60
events.d(7): Error: no property 'coCreate' for type 'int'
events.d(7): Error: 1 isn't ...
  Topic: Which version the latest of D2 support juno.051?
Numpsy

Replies: 22
Views: 53987

PostForum: Juno   Posted: Thu Oct 15, 2009 7:16 am   Subject: Which version the latest of D2 support juno.051?

scope reader = XmlReader.create("books.xml");


It looks like create() needs to be given the full path to the XML file, rather than just a file name.

(Not sure why your post appear ...
  Topic: Which version the latest of D2 support juno.051?
Numpsy

Replies: 22
Views: 53987

PostForum: Juno   Posted: Wed Oct 14, 2009 7:39 am   Subject: Which version the latest of D2 support juno.051?
As far as building Juno goes, i've been using a modified version of the files.rsp file included with the download .zip (I've posted it [url=http://www.beardmouse.co.uk/files/files.rsp]here).

Just ...
  Topic: Which version the latest of D2 support juno.051?
Numpsy

Replies: 22
Views: 53987

PostForum: Juno   Posted: Wed Oct 14, 2009 7:20 am   Subject: Which version the latest of D2 support juno.051?
You can try downloading the OleAut32.lib that i posted @ http://www.beardmouse.co.uk/files/OleAut32.lib and overwriting the version in the /dmd/windows/lib directory with it.
This is mentioned in the ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group