Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error #5

Closed
Meai1 opened this issue Dec 22, 2016 · 4 comments
Closed

Build error #5

Meai1 opened this issue Dec 22, 2016 · 4 comments
Labels

Comments

@Meai1
Copy link

Meai1 commented Dec 22, 2016

C:\Users\pc\Desktop\Odin>"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat"

C:\Users\pc\Desktop\Odin>build.bat
main.c
c:\users\pc\desktop\odin\src\checker\types.c(1454): error C2220: warning treated as error - no 'object' file generated
c:\users\pc\desktop\odin\src\checker\types.c(1454): warning C4028: formal parameter 4 different from declaration
C:\Users\pc\Desktop\Odin>
@Meai1
Copy link
Author

Meai1 commented Dec 24, 2016

what was the problem? it still doesnt build for me

@gingerBill
Copy link
Member

Which commit are you building?

@Meai1
Copy link
Author

Meai1 commented Dec 29, 2016

master, latest commit

@gingerBill
Copy link
Member

Could you please repeat this again as I'm not getting the same error on any machine and there is not call on the line specified either.

Kelimion pushed a commit to Kelimion/Odin that referenced this issue Feb 17, 2022
* Add linux net syscall wrappers

* Get TCP echo server working

* fix bad merge

* fix error handling on some socket calls

* Fix bad SO_ numbers

* Add initial DNS resolution support

* Fix merge weirdness
Kelimion pushed a commit that referenced this issue Feb 18, 2022
* Add linux net syscall wrappers

* Get TCP echo server working

* fix bad merge

* fix error handling on some socket calls

* Fix bad SO_ numbers

* Add initial DNS resolution support

* Fix merge weirdness
Kelimion pushed a commit to Kelimion/Odin that referenced this issue Feb 19, 2022
* Add linux net syscall wrappers

* Get TCP echo server working

* fix bad merge

* fix error handling on some socket calls

* Fix bad SO_ numbers

* Add initial DNS resolution support

* Fix merge weirdness
Kelimion pushed a commit to Kelimion/Odin that referenced this issue Feb 19, 2022
* Add linux net syscall wrappers

* Get TCP echo server working

* fix bad merge

* fix error handling on some socket calls

* Fix bad SO_ numbers

* Add initial DNS resolution support

* Fix merge weirdness
Kelimion pushed a commit that referenced this issue Feb 22, 2022
* Add linux net syscall wrappers

* Get TCP echo server working

* fix bad merge

* fix error handling on some socket calls

* Fix bad SO_ numbers

* Add initial DNS resolution support

* Fix merge weirdness
Kelimion pushed a commit that referenced this issue Feb 22, 2022
* Add linux net syscall wrappers

* Get TCP echo server working

* fix bad merge

* fix error handling on some socket calls

* Fix bad SO_ numbers

* Add initial DNS resolution support

* Fix merge weirdness
Kelimion pushed a commit that referenced this issue Feb 23, 2022
* Add linux net syscall wrappers

* Get TCP echo server working

* fix bad merge

* fix error handling on some socket calls

* Fix bad SO_ numbers

* Add initial DNS resolution support

* Fix merge weirdness
Kelimion pushed a commit that referenced this issue Mar 4, 2022
* Add linux net syscall wrappers

* Get TCP echo server working

* fix bad merge

* fix error handling on some socket calls

* Fix bad SO_ numbers

* Add initial DNS resolution support

* Fix merge weirdness
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants