codelite amd64 win10x64 home crash

General questions regarding the usage of CodeLite
hanyebaiyang
CodeLite Curious
Posts: 5
Joined: Sat Jan 16, 2016 8:08 am
Genuine User: Yes
IDE Question: C++
Contact:

codelite amd64 win10x64 home crash

Post by hanyebaiyang »

My os is win10x64 home,I tyied installed codelite amd64 every vision,but when i used it to created a project,open the main cpp file ,crashed every time.How can I do?
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite amd64 win10x64 home crash

Post by eranif »

I don't have Win10, you will need to build and debug CodeLite ... sorry

Eran
Make sure you have read the HOW TO POST thread
SlimFast
CodeLite Enthusiast
Posts: 43
Joined: Fri Jun 17, 2011 9:31 am
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite amd64 win10x64 home crash

Post by SlimFast »

eranif wrote:I don't have Win10, you will need to build and debug CodeLite ... sorry
Works fine for me on Win10 / 64 with CodeLite (64 bit) 9.0.7.

What exactly did you do?
hanyebaiyang
CodeLite Curious
Posts: 5
Joined: Sat Jan 16, 2016 8:08 am
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite amd64 win10x64 home crash

Post by hanyebaiyang »

SlimFast wrote:
eranif wrote:I don't have Win10, you will need to build and debug CodeLite ... sorry
Works fine for me on Win10 / 64 with CodeLite (64 bit) 9.0.7.

What exactly did you do?
I setuped amd64 of codelite everyvision,after setup end,first laugh normally,then I add TDM-GCC-64 compiler to it,and I create a g++ console project,when I open the main. cpp ,codelite crashed.X86 vision is so.My os:Win10 X64 home 10586.
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite amd64 win10x64 home crash

Post by eranif »

Do you get crash dialog? or maybe something in Windows event viewer?

Eran
Make sure you have read the HOW TO POST thread
hanyebaiyang
CodeLite Curious
Posts: 5
Joined: Sat Jan 16, 2016 8:08 am
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite amd64 win10x64 home crash

Post by hanyebaiyang »

eranif wrote:Do you get crash dialog? or maybe something in Windows event viewer?

Eran
Thanks,this my dialog.
error.jpg
You do not have the required permissions to view the files attached to this post.
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite amd64 win10x64 home crash

Post by eranif »

2 things:
1. These dialogs usually have a "More info" button - can you click it?
2. Assume that I don't speak mandarin ...

Eran
Make sure you have read the HOW TO POST thread
hanyebaiyang
CodeLite Curious
Posts: 5
Joined: Sat Jan 16, 2016 8:08 am
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite amd64 win10x64 home crash

Post by hanyebaiyang »

eranif wrote:2 things:
1. These dialogs usually have a "More info" button - can you click it?
2. Assume that I don't speak mandarin ...

Eran
In my win10 x64 home,no "More info" button.but codelite 6.1.1 is normal,after it everyvision crashed.This is Windows event viewer.
error2.jpg
You do not have the required permissions to view the files attached to this post.
hanyebaiyang
CodeLite Curious
Posts: 5
Joined: Sat Jan 16, 2016 8:08 am
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite amd64 win10x64 home crash

Post by hanyebaiyang »

eranif wrote:2 things:
1. These dialogs usually have a "More info" button - can you click it?
2. Assume that I don't speak mandarin ...

Eran
I find answer.Because my user path have Chinese,so codelite crash.I changed pathname to English.So codelite work good now.But codeblocks can work at Chinese path,I hope codelite advanced as well as it.
Post Reply