Opensees.exe I built can not run

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
cherish
Posts: 4
Joined: Thu Aug 07, 2014 3:25 am
Location: Zhengzhou Univerisity

Opensees.exe I built can not run

Post by cherish » Thu Mar 05, 2015 6:22 am

I build the opensees 64 bit with visual studio 2013 successfully,and the .sln file I use is from revision 5929.But when I run the opensees.exe, it failed ,the mistake is as follow"Debugs Assertion failed................................Expression pHead->nBlockuse==nBlockuse"




Can anyone help me solve this problem please? Thanks!

blaiman
Posts: 56
Joined: Wed Jul 11, 2012 11:59 am
Location: RISA Tech, Inc.

Re: Opensees.exe I built can not run

Post by blaiman » Thu Mar 05, 2015 11:32 am

Did you try getting the last stable solution and project files that correspond with the 2.4.5 release? That might help out with your problem.
Brighton Laiman
Development Engineer
RISA Technologies
Foothill Ranch, CA

cherish
Posts: 4
Joined: Thu Aug 07, 2014 3:25 am
Location: Zhengzhou Univerisity

Re: Opensees.exe I built can not run

Post by cherish » Thu Mar 05, 2015 6:04 pm

I used the r5929 since the win64 project file was first added in SRC.

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Opensees.exe I built can not run

Post by fmk » Mon Mar 09, 2015 7:56 am

the release tag for 2.4.5 was 5855 .. i don't gaurantee anything else as my developers keep throwing code in and don't update the windows projects .. only the release versions as mentioned are gauranteed to compile on windows.

cherish
Posts: 4
Joined: Thu Aug 07, 2014 3:25 am
Location: Zhengzhou Univerisity

Re: Opensees.exe I built can not run

Post by cherish » Thu Mar 12, 2015 9:58 pm

I have solved my problem,thank you for your advice.

defel
Posts: 1
Joined: Thu Jan 29, 2015 6:16 pm
Location: Southeast University

Re: Opensees.exe I built can not run

Post by defel » Tue Mar 24, 2015 9:31 pm

cherish wrote:
> I have solved my problem,thank you for your advice.
I have the same problem, how can I solve it...

structureman
Posts: 1
Joined: Sun Mar 29, 2015 5:41 pm
Location: University of Alberta

Re: Opensees.exe I built can not run

Post by structureman » Mon Apr 06, 2015 7:03 pm

Hi Cherish,

I have encountered the same error as you - Debug Assertion Failed. Can you please show us how you arrived at your solution?

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Opensees.exe I built can not run

Post by fmk » Thu Apr 09, 2015 8:55 am

try building and running the release version.

itwould be a help if you could provide more information on the debug assertion error, there is not enouh info to rack down in the OpenSees source code.

Post Reply