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

Where should I begin in order to use this? #34

Closed
smlee-hdactech opened this issue Jan 25, 2019 · 13 comments
Closed

Where should I begin in order to use this? #34

smlee-hdactech opened this issue Jan 25, 2019 · 13 comments

Comments

@smlee-hdactech
Copy link

I have built and installed cppm on windows. However, though I had run "cppm init", nothing was executed.
In case of, "cppm cppkg search json", the program was crashed.
Where should I begin in order to use this?

@injae
Copy link
Owner

injae commented Jan 25, 2019

You must register the cppm binary with Windows PATH.
The default PATH is installed on C:\Program Files (x86)\cppm\bin .

@smlee-hdactech
Copy link
Author

PATH has already included the binary path for cppm. The captured image is like the following.

image

@injae
Copy link
Owner

injae commented Jan 25, 2019 via email

@smlee-hdactech
Copy link
Author

한국분이시군요. 훨씬 편하게 대화할 수 있겠네요. 문제 상황은 캡쳐한대로 입니다. 해결 방안이 있을까요?

@injae
Copy link
Owner

injae commented Jan 29, 2019

혹시 컴파일하실때 에러가 없었나요?

@injae
Copy link
Owner

injae commented Jan 29, 2019

Cppm init은 -b or -l옵션이랑 이름이 필요합니다
예) cppm init -b exam

@smlee-hdactech
Copy link
Author

컴파일 시에 특별한 오류는 못 봤습니다.
cppm init -b exam 로 실행은 잘 되는 것 같습니다. 기본 디렉토리가 만들어지네요.
그 다음에 해야 할 일은 무엇인가요? cppm.toml 파일은 기본 생성해주진 않는 건지요?

@injae
Copy link
Owner

injae commented Jan 29, 2019

기본 cppm.toml파일도 생성이될겁니다. 혹시 생성이 안됬다면 생성된 디렉토리를 보여주실수있나요?

@smlee-hdactech
Copy link
Author

cppm init -b exam 를 실행해서 exam 이라는 디렉토리가 생성되었고, 내부는 다음과 같습니다.
image

@injae
Copy link
Owner

injae commented Jan 29, 2019

혹시 최신버전 다운 받으신건가요?

@injae
Copy link
Owner

injae commented Jan 29, 2019

정상적으로 작동하면 이렇게 생성됩니다.
default

@smlee-hdactech
Copy link
Author

예.. 최신 버전이고, 다시 새롭게 다운로드 받아 빌드하고 실행해봐도 동일하군요.
혹시 윈도우에서 작업은 WSL을 이용하신건가요?

@injae
Copy link
Owner

injae commented Jan 30, 2019

wsl은 사용하지않고, 비주얼 스튜디오 2017과 cmake만 설치한 상태에서 실행했습니다.

@injae injae closed this as completed Mar 14, 2019
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