Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread "contains" fails for an existing EWB project
Sat, Mar 7 2020 12:47 AMPermanent Link

erickengelke

Avatar

Tonight I downloaded the latest release 300b6ewbbeta.exe and decided to stress test it.

I took an existing (but very rough) EWB project which I thought might be challenging because it does a lot of external stuff like handling promises - it crudely handles WebRTC.

But I cannot get it to compile because it fails on the "contains" line in the main module.  

I experiimented for an hour, adding modules, renaming modules, etc., but couldn;t get it to compile.

I wouldn't be surprised if there were some error in the pascal code, but the error message doesn't indicate how to fix it.

Erick
EWB Programming Books and Component Library
http://www.erickengelke.com



Attachments: webrtc.zip
Sat, Mar 7 2020 11:54 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Erick,

<< But I cannot get it to compile because it fails on the "contains" line in the main module. >>

It's an issue with the Variant class member in one of your classes.  The Variant support was one of the last things added to the compiler, so it has the most likelihood of seeing issues.

This is fixed and the fix will be in build 7, which I should have uploaded shortly.

Tim Young
Elevate Software
www.elevatesoft.com
Image