Displaying 2 results from an estimated 2 matches for "next_url".
2006 Jun 02
0
redirect_to problem - not redirecting
...In order for it to work I need to redirect to a url which looks like the
following :
https://ukvpstest.protx.com/VSPSimulator/VSPServerPaymentPage.asp?TransactionID={88F1532E3-17E8-410A-A688-1E1ABCDDD50}
(the above is not a valid transaction id just an example)
this is stored in a variable called next_url
so when I call redirect_to(next_url) the system does not redirect me....
I get a blank page instead.
if I remove the curly brackets bit then it does redirect, but protx
needs the curlies. Seems like it is having problems with the curly
brackets in the string
Any ideas
Regards
--
Posted...
2019 Jun 07
1
Problem with opusfile & ndk
Hi Xiph.org Team.
We are using opusfile library <https://github.com/xiph/opusfile> for
streaming *.opus* audio in our projects.
But now we have a problem with building opusfile library for android with
*ndk-build*.
In particular, with arm64-v8a platform: Google removed <sys/timeb.h> from
android.
And now building opusfile with nkd-build crashes with error "fatal error: