Git Product home page Git Product logo

dev-notes's People

Contributors

erangaeb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dev-notes's Issues

make err - make.include vs imports in jni layer

AS 3.4.1 using bundled (SDK/ NDK )

i got build errors til i resolved the inconsistent path ...

https://github.com/erangaeb/dev-notes/blob/master/opus/app/src/main/jni/Android.mk#L211

then include in the make

not in agreement w import belo:

#include <com_score_rahasak_utils_OpusEncoder.h>
#include <string.h>
#include <android/log.h>
#include <opus.h> // this was "opus/opus.h" and was causing errors running "make"
#include <stdio.h>

after the change the builds worked OK

Error when ssh ing

colorssh:3: failed to compile regex: repetition-operator operand invalid
colorssh:5: failed to compile regex: repetition-operator operand invalid
tabc:8: maximum nested function level reached

hyphen in profile name makes stops profile being selected.

Great blog post and example :)

Just a note to say (if others read this), that if your profile (eg, foo-bar contains a hyphen, then it doesn't work.

eg, if function colorssh() contains something like tabc foo-bar. Removing the hyphen from the profile name foo-bar in iterm2 (and updating the profile name in the function) worked for me.

AudioUtils

while i am compiling AudioUtils is not available error getting

in this line import com.score.rahasak.utils.AudioUtils;

in utils folder there is no class AudioUtils can u check and provide

License File

I would love to use your work, but need know what open-source license it is under. Can you add a license file? I would recommend Apache or Creative Commons (Your Medium article uses Opus which is licensed under Creative Commons).

fatal error: 'opus/opus.h' file not found

I'm using ndk-build r21 and while running << ndk-build >> in /jni directory i get a error saying :

fatal error: 'opus/opus.h' file not found
#include <opus/opus.h>
^~~~~~~~~~~~~
1 error generated.
make: *** [/home/alibehrooz/Android/Sdk/ndk/21.0.6113669/build/core/build-binary.mk:476: /home/alibehrooz/AndroidStudioProjects/dev-notes/opus/app/src/main/obj/local/arm64-v8a/objs/senz/com_score_rahasak_utils_OpusEncoder.o] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.