You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flex seemed to be compiled for me, as it was built and linked into the final build. In all honestly, I'm still super new to this so I'm not sure how the theos build process works in-depth.
by the way do you have any expertise with NSURLRequest? it's behaviour is pretty much the one thing preventing the new downloading code from being properly implemented.
by the way do you have any expertise with NSURLRequest? it's behaviour is pretty much the one thing preventing the new downloading code from being properly implemented.
just NSURLRequest? not even the actual networking part, NSURLSession? what's the issue?
by the way do you have any expertise with NSURLRequest? it's behaviour is pretty much the one thing preventing the new downloading code from being properly implemented.
just NSURLRequest? not even the actual networking part, NSURLSession? what's the issue?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
this PR changes the FLEX submodule to my fork (to fix linux compilation) while i wait for my PR to be merged.
speaking of FLEX.. it was never even being compiled.
SUBMODULESwasn't being used correctly, so i have no idea how it was working before.i also removed the Cephei frameworks from the repo, as they'll be injected automatically with pyzule.