Giter VIP home page Giter VIP logo

nemu-zig's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working from home
  • ๐ŸŒฑ Iโ€™m currently learning computer architecture and zig
  • ๐Ÿ“ซ How to reach me: judehahh.github.io

Anurag's GitHub stats Top Langs

nemu-zig's People

Contributors

judehahh avatar

Stargazers

 avatar

Watchers

 avatar

nemu-zig's Issues

Windows build failed with `error: 'regex.h' file not found`

Tested building on Windows but failed with:

PS C:\Users\007\Documents\nemu-zig-master> zig build
install
โ””โ”€ install nemu-zig
   โ””โ”€ zig build-exe nemu-zig Debug native
      โ””โ”€ zig build-lib regex_slim Debug native 1 errors
C:\Users\007\Documents\nemu-zig-master\lib/regex_slim.h:4:10: error: 'regex.h' file not found
#include <regex.h>
         ^~~~~~~~~~
C:\Users\007\Documents\nemu-zig-master\lib\regex_slim.c:4:10: note: in file included from C:\Users\007\Documents\nemu-zig-master\lib\regex_slim.c:4:
#include "regex_slim.h"
         ^
error: the following command failed with 1 compilation errors:
C:\Users\007\Documents\zig-windows-x86_64-0.12.0-dev.2631+3069669bc\zig.exe build-lib -cflags -std=c99 -- C:\Users\007\Documents\nemu-zig-master\lib\regex_slim.c -ODebug -I C:\Users\007\Documents\nemu-zig-master\lib -Mroot -lc --cache-dir C:\Users\007\Documents\nemu-zig-master\zig-cache --global-cache-dir C:\Users\007\AppData\Local\zig --name regex_slim -static --listen=-
Build Summary: 1/5 steps succeeded; 1 failed (disable with --summary none)
install transitive failure
โ””โ”€ install nemu-zig transitive failure
   โ””โ”€ zig build-exe nemu-zig Debug native transitive failure
      โ””โ”€ zig build-lib regex_slim Debug native 1 errors
error: the following build command failed with exit code 1:
C:\Users\007\Documents\nemu-zig-master\zig-cache\o\c7de7d9d364d15bba88283bbeea1f9bb\build.exe C:\Users\007\Documents\zig-windows-x86_64-0.12.0-dev.2631+3069669bc\zig.exe C:\Users\007\Documents\nemu-zig-master C:\Users\007\Documents\nemu-zig-master\zig-cache C:\Users\007\AppData\Local\zig --seed 0xdfd136a1 -Z812c558573d3ab84

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.