Git Product home page Git Product logo

dynace's People

Contributors

andrew-zipperer avatar blakemcbride avatar zipperer 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  avatar  avatar  avatar  avatar

dynace's Issues

example 37: couldn't connect

In repository

$ cd Dynace/examples/exam37
$ make
$ ./main
Couldn't connect

It looks like either or both of http://192.168.202.67:3490/ and blake.florida-software.com:3490 are not listening for connections.

Environment: same as #6

example 20: error: fail to make: Undefined symbols for architecture x86_64

In repository:

$ cd Dynace/examples/exam20
$ make
gcc -I../../include  -c main.c                                                                        
gcc  -o main main.o  ../../lib/dynace.a -lm                                                           
Undefined symbols for architecture x86_64:                                                            
  "_Thread_c", referenced from:                                                                       
      _main in main.o                                                                                 
  "_Thread_initialize", referenced from:                                                              
      _main in main.o                                                                                 
  "__start_thread", referenced from:                                                                  
      _main in main.o                                                                                 
  "__start_threader", referenced from:                                                                
      _main in main.o                                                                                 
  "__t_start", referenced from:                                                                       
      _main in main.o                                                                                 
ld: symbol(s) not found for architecture x86_64                                                       
clang: error: linker command failed with exit code 1 (use -v to see invocation)                       
make: *** [main] Error 1

Environment

Mac
chip: intel

$ gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
Apple clang version 13.0.0 (clang-1300.0.29.30)
Target: x86_64-apple-darwin20.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

Could be user error.

example 36: error: compile fails: 'malloc.h' file not found

In repository

$ cd Dynace/examples/exam36
$ make
gcc -I../../include  -c main.c                                                                        
main.c:5:10: fatal error: 'malloc.h' file not found                                                   
#include <malloc.h>                                                                                   
         ^~~~~~~~~~                                                                                   
1 error generated.                                                                                    
make: *** [main.o] Error 1

Environment: same as #6

Could be user error.

Doesn't work on M1 Mac

Although the system builds and runs fine on an intel Mac, it doesn't run on an M1 mac.

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.