|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
这里给大家提醒下:6 B/ d& [% Z, y
' d2 J- Z1 ^9 I' A& j" V
NX 8 ,NX 8.5 必须要在VS2010上去编译运行。
) x5 E' K# V+ l/ l9 G0 g! V; O也许你不详细,那就用VS2012 去运行试试,整个代码编译不会出问题,但是当你运行的时候,就会程序崩掉。
, ?+ ^% c4 c. S$ G! X主要原因可能还是底层库对向量Vector的支持问题,希望大家引以为戒* E% W) P2 \1 F3 {: m& a# ^) G
3 f8 _& e, E4 K: W2 O5 F
3 }; s) x7 T* Q: }* D*** EXCEPTION: O/S ERROR: signal 11 in line 1940 of o:\UGnx85\ip23\src\syss\error\ind\error.cxx at Thu Jul 08 19:58:58 2021 中国标准时间; ]$ s! W/ S% q! s4 J
+++ General Fault Exception6 l/ g3 R, L% c. s) b
[ 1] 7FFB05416CFB (ntdll)/ H0 n3 T4 G; d! L
[ 2] 7FFB053947B1 (ntdll)) \4 I7 ^7 M5 F7 ^- h& {5 {2 _. V. k
[ 3] 7FFA93306338 free\free Line 51 +0x1c (MSVCR110)
% D* f+ t0 Y" k1 g/ K[ 4] 7FFA941494E2 xmemory0\std::allocator<int>::deallocate Line 587 +0x32 (AutoCavityMill)% s3 ?; R, o9 }) A
[ 5] 7FFA9414912C xmemory0\std::_Wrap_alloc<std::allocator<int> >::deallocate Line 888 +0x3c (AutoCavityMill)6 T; N& R5 C7 {4 D9 b
[ 6] 7FFA94146C17 vector\std::vector<int,std::allocator<int> >::_Tidy Line 1542 +0x97 (AutoCavityMill)
. P# V' u4 q8 d% w+ G, g9 ?2 g[ 7] 7FFA94138EA8 vector\std::vector<int,std::allocator<int> >::~vector<int,std::allocator<int> > Line 901 +0x28 (AutoCavityMill)
7 r9 l2 S0 K) s4 d[ 8] 7FFA941ACB18 plmhometoolkits_colorface\plmhomeToolKits_colorFace::apply_cb Line 200 +0x2a8 (AutoCavityMill)$ Y+ n0 B' ~+ Z( Y9 |9 @
[ 9] 7FFA941AD3EF callback\NXOpen::Callback0MemberFunction<plmhomeToolKits_colorFace,int>::operator() Line 138 +0x2f (AutoCavityMill)
# U, D5 Y0 B* V: U8 C" [7 W
/ p4 L7 x1 k6 ?6 G. l: R4 A' j
高版本VS也可以用,但是要安装好对应的工具集
0 W6 ]- m, q4 Q' J" c5 N! [3 `VS各版本对应的工具集版本号如下:
: _) d' s5 e8 Z' ^: |% B' v0 K+ o-Visual Studio 2019: V1422 f( ^8 ~% J% v2 k4 {! _
-Visual Studio 2017: V141- S: h1 o8 W% F9 D% ? Z/ i
-Visual Studio 2015: V140
+ s) H! u; y& m+ F) p% S3 U8 J9 {8 [-Visual Studio 2013: V120
: g5 D& b9 t. J5 O-Visual Studio 2012: V110
/ P1 l& e) u4 T9 U-Visual Studio 2010: V100# q: Y- Z& v# U/ j; ?
-Visual Studio 2008: V90
, \0 b+ m. Q' J' b-Visual Studio 2005: V801 z0 ~: n, l+ k
-Visual Studio 2003: V71
1 f7 z& J1 R! M9 i+ L5 z- s-Visual Studio 2002: V70
! u$ v# z) q' Y+ ]. j0 F* F' [-Visual Studio 6: V603 ?: T/ w8 r: ]0 A
3 x& v; I: j3 \. W- A! h
) }/ p3 i. X: P+ p
4 l q- s8 q/ T3 ~2 D$ ~- x( o
1 g* K; M! t& z. I# L4 R* I2 q T7 e8 @+ u; _; [, x3 n2 e; M y
( s$ Y2 I6 N# O. o+ E' W0 P" W3 X+ S5 e! \$ g" k; h# E6 N
8 w7 p7 d1 n) Y
% ^- R. U: U8 L$ ]
) z. u$ s" D" @6 l8 N" J. A |
|