similar to: Opus DLL for ARM64 UWP

Displaying 20 results from an estimated 200 matches similar to: "Opus DLL for ARM64 UWP"

2019 Dec 12
0
opus Digest, Vol 128, Issue 4
Hi Max, cmake .. -G "Visual Studio 16 2019" -A ARM64 -DBUILD_SHARED_LIBS=ON -DBUILD_TESTING=ON cmake --build . -j 10 Is building for me, but I don't have any Windows Arm64 device so cannot test it. Note that: Neon will not work on windows out of the box builds due renamed header:
2017 Jan 06
1
[PATCH 5/5] win_utf8_io: Avoid forbidden functions when building for WinRT/UWP
Hugo Beauzée-Luyssen <hugo at beauzee.fr> wrote: > --- > src/share/win_utf8_io/win_utf8_io.c | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/src/share/win_utf8_io/win_utf8_io.c > b/src/share/win_utf8_io/win_utf8_io.c > index c61d27f3..1437b41e 100644 > --- a/src/share/win_utf8_io/win_utf8_io.c > +++ b/src/share/win_utf8_io/win_utf8_io.c >
2018 Aug 18
1
[PATCH] move CreateFile() function from libFLAC
This patch renames flac_internal_CreateFile_utf8() function to grabbag__CreateFile_utf8() and moves it from /src/libFLAC/windows_unicode_filenames.c into src/share/grabbag/file.c This function is not used by libFLAC anyway. After this, it should be possible to compile libFLAC as UWP. In the old code there were 3 different #if conditionals around the code that uses CreateFile_utf8(): 1) #ifdef
2017 Jan 14
0
[PATCH 0/5] Allow multiple targets to be disabled
On 01/06/2017 01:53 PM, Hugo Beauzée-Luyssen wrote: > Hi, > > This patchet allows a few targets to be disabled when unrequired. > The rational is coming from VLC's contrib buildsystem, so far we use make -C to select only some subparts of the available targets. > It would be easier and cleaner to use autoconf to do so IMHO. > > There's an additional patch which fixes
2015 Aug 09
2
No firefox 38.1.1 update
I'm still not getting the firefox-38.1.1-1.el6.centos.x86_64.rpm that was announced yesterday (8 August) morning. I looked at several of the mirror sites I receive, and they all have the new firefox in their Packages directory, but their repodata is all a day older (7 August), so yum doesn't see the update. Example mirror: http://mirror.cs.uwp.edu/pub/centos/6.7/updates/x86_64/ -- Bob
2015 Aug 09
2
No firefox 38.1.1 update
On 08/09/2015 10:21 AM, Peter Q. wrote: > On Aug 9, 2015 8:43 AM, "Robert Nichols" <rnicholsNOSPAM at comcast.net> wrote: > >> I'm still not getting the firefox-38.1.1-1.el6.centos.x86_64.rpm >> that was announced yesterday (8 August) morning. I looked at >> several of the mirror sites I receive, and they all have the new >> firefox in their
2017 Jan 06
8
[PATCH 0/5] Allow multiple targets to be disabled
Hi, This patchet allows a few targets to be disabled when unrequired. The rational is coming from VLC's contrib buildsystem, so far we use make -C to select only some subparts of the available targets. It would be easier and cleaner to use autoconf to do so IMHO. There's an additional patch which fixes the build when building for WinRT/UWP platform, upstreamed from VLC. We have a couple
2005 Nov 29
3
Reclassifying values within a vector to several other values
Dear List Apologies for such a simple question: I have a vector of 738 elements, coded with values between 1 and 16 (but not containing 7, 10, 11 or 13) and wish to recode value 14 to 1, 4 to 2, 1 to 3, 2 to 4 and all other values to 5. I've been trying to use the replace function (in base) and %in%, but without success. Many thanks Roy
2006 Sep 29
1
Helmert contrasts for repeated measures and split-plot expts
Dear R-help I have two separate experiments, one a repeated-measures design, the other a split-plot. In a standard ANOVA I have usually undertaken a multiple-comparison test on a significant factor with e.g TukeyHSD, but as I understand it such a test is inappropriate for repeated measures or split-plot designs. Is it therefore sensible to use Helmert contrasts for either of these designs?
2008 Jan 29
5
pivot table in R
Hello, I'm struggling with an elementary problem with R. I have a simple data frame such as this one giving the number of accidents subdivided by sex, age and region. sex age region no_of_accidents F young north 10 F young south 12 F old north 5 F old south 7 M young north 24 M
2009 Jul 29
0
R programming class - Boston USA area - or online
Hello - I am just beginning to look into R Programming and have written some basic R code. Do you know of anyone in the Boston-USA area that might be offering any courses on R Programming? Or possibly a course online? Many thanks Mike Boucher Michael Boucher | Quantitative Analyst - Portfolio Manager | Fidelity Strategic Advisers | 82 Devonshire Street Boston MA V5D | 617-563-2691
2007 Mar 29
0
Help with Virtual user setup.. need pointers
Dear Andre, My name is Michael Joyner. I don't know if you are the right person. I had a friend in Trinidad with a brothers name, Chris. If this is you could you please reply. I live in the United States and am trying to find my friend. Please disregard is if this information does not pertain to you. Regards, Michael Joyner cid:image001.jpg at 01C76B49.22E36120 * Address
2002 Nov 11
11
Speed problem
Mermgfurt ! I have some problem with syncing two machines which are connected over a Gigabit-connection. I'm trying to use rsync with ssh because of the authorisation mechanisms (keys). It starts quite ok with 18 MB/s (this small speed may have something to do with our internal net) and falls down to 400 KB/s (!!!). This happens over a long period because those files I want to copy are very
2011 Oct 03
3
Traveller Heaven and Earth - Runtime error 481
I'm trying to get 'Heaven and Earth' running, but it gives me an error Run-time error '481': Invalid picture The program is available for download from http://www.downport.com/wbd/HEAVEN_&_EARTH.htm Installation is not straightforward - you need to unpack, configure Wine to run as Win98 in an emulated desktop, install and finally unpack and manually register mfc42.dll,
2015 Aug 09
0
No firefox 38.1.1 update
Yum clean metadata Yum update On Aug 9, 2015 8:43 AM, "Robert Nichols" <rnicholsNOSPAM at comcast.net> wrote: > I'm still not getting the firefox-38.1.1-1.el6.centos.x86_64.rpm > that was announced yesterday (8 August) morning. I looked at > several of the mirror sites I receive, and they all have the new > firefox in their Packages directory, but their repodata
2015 Aug 10
0
No firefox 38.1.1 update
On 08/09/2015 10:42 AM, Robert Nichols wrote: > On 08/09/2015 10:21 AM, Peter Q. wrote: >> On Aug 9, 2015 8:43 AM, "Robert Nichols" <rnicholsNOSPAM at comcast.net> >> wrote: >> >>> I'm still not getting the firefox-38.1.1-1.el6.centos.x86_64.rpm >>> that was announced yesterday (8 August) morning. I looked at >>> several of the
2017 Jan 14
2
[PATCH 0/5] Allow multiple targets to be disabled
Hugo Beauzée-Luyssen wrote: >> configure.ac: Allow the programs to be disabled >> configure.ac: Allow bench to be disabled >> configure.ac: Don't build any tests when they are explicitely disabled >> configure.ac: Allow examples to be disabled >> win_utf8_io: Avoid forbidden functions when building for WinRT/UWP >> >> configure.ac
2001 Oct 26
2
e2fsprogs failed 7 tests
Hi ! I hope, this is the right ML to ask for this kind of problem. I was testing around with ext3 and was deeply impressed that it was working good and very fast. I installed e2fsprogs-1.25 on several machines and make check everytime said: 50 tests ok, 0 tests failed. On my laptop, this looked different, 43 tests ok, 7 failed. Here they come: f_bbfile: bad blocks in files: failed f_dup:
2008 Jun 05
1
R-code embedded in VBE -- Type mismatch errors
Hello, I am trying to embed R-code inside VB for Excel (probably a perverse endeavour anyway) and I am running into difficulties, especially when passing vectors back and forth between the two environments. (1) I am using the RExcel package. (2) An example of error that I often get and that I can't seem to be able to work myself around of is the following VB message: ------ Run-time
2007 Nov 26
1
Unweighted meta-analysis
Hello I'm very much a beginner on meta-analysis, so apologies if this is a trivial posting. I've been sent a set data from separate experimental studies, Treatment and Control, but no measure of the variance of effect sizes, numbers of replicates etc. Instead, for each study, all I have is the mean value for the treatment and control (but not the SD). As far as I can tell, this forces