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 #1

Open
pooyakarami93 opened this issue Feb 8, 2020 · 2 comments
Open

build Error #1

pooyakarami93 opened this issue Feb 8, 2020 · 2 comments

Comments

@pooyakarami93
Copy link

Hi
Thanks for Code
I have a problem:
When I want to build the code with new update:

SET path=%PATH%;C:\MINGW\BIN
SET MINGDIR=C:\MINGW

REM Replace the location in the next line with your source code directory location
CD C:\ECUScantools\ScanTool\build_tools

MD compiled
mingw32-make NOWERROR=1 -lalleg -o compiled\SCANTOOL.exe
COPY scantool.dat compiled scantool.dat
COPY %MINGDIR%\bin\alleg42.dll compiled\alleg42.dll
pause

(i change just CD C:\ECUScantools\ScanTool\build_tools directory (is it true?) )
and then compile_scantool.bat
but in build duration occur an error

@RJSzynal
Copy link
Owner

RJSzynal commented Feb 9, 2020

You haven't said what the error is.
The error should tell you what is going wrong.

@pooyakarami93
Copy link
Author

Thanks for your replay

image

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

No branches or pull requests

2 participants