Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3827

iOS Thread in MobileScreen

$
0
0

I’m putting this under iOS but I don’t know if it’s limited to iOS or mobile (or beyond).
I’m working with a project that has been compiling fine for years, but I haven’t had to do a build in some months.

In two places I use a thread. One is a subclass and one is a thread that was just dragged into a mobile screen.

When I compile I get two errors for each:

  1. Can’t find a type with this name - Name
  2. Type mismatch error. Expected enum Thread.types, but got int64 - Name

I’ve submitted the bug, and I know work-arounds, but they’ll be a huge pain to implement in this project. Hoping someone here knows an easy fix.

https://tracker.xojo.com/xojoinc/xojo/-/issues/78275

2 posts - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 3827

Trending Articles