|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
这里给大家提醒下:
& U( t) D5 w/ x. I* u9 L* D7 O! Z$ a2 m6 ?3 S7 e/ l' h, k
NX 8 ,NX 8.5 必须要在VS2010上去编译运行。 |) ~: p, K r) {2 w
也许你不详细,那就用VS2012 去运行试试,整个代码编译不会出问题,但是当你运行的时候,就会程序崩掉。
' Z/ v' _- r, ~主要原因可能还是底层库对向量Vector的支持问题,希望大家引以为戒
" h- l" o( J, Z2 p' B6 n1 T9 w( i r5 Y+ M+ X
* M& U5 ~3 M! U* S9 c/ L
*** 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 中国标准时间
# P& R: X8 ?! j8 G7 O# Q+++ General Fault Exception
9 G. N& i6 t- @+ ]& {6 G[ 1] 7FFB05416CFB (ntdll)" N1 {4 A" @" \- {
[ 2] 7FFB053947B1 (ntdll)
& I3 J/ d6 b& ^[ 3] 7FFA93306338 free\free Line 51 +0x1c (MSVCR110)( t) ]1 D/ m& _9 _& Q, L1 ?+ C
[ 4] 7FFA941494E2 xmemory0\std::allocator<int>::deallocate Line 587 +0x32 (AutoCavityMill)6 O9 @5 _$ ? N( _0 E% x+ g
[ 5] 7FFA9414912C xmemory0\std::_Wrap_alloc<std::allocator<int> >::deallocate Line 888 +0x3c (AutoCavityMill)
' u7 B. L( b5 C' J3 q[ 6] 7FFA94146C17 vector\std::vector<int,std::allocator<int> >::_Tidy Line 1542 +0x97 (AutoCavityMill)1 |7 ?( L4 Y- @7 `1 \
[ 7] 7FFA94138EA8 vector\std::vector<int,std::allocator<int> >::~vector<int,std::allocator<int> > Line 901 +0x28 (AutoCavityMill)8 m3 [& S! |, y `
[ 8] 7FFA941ACB18 plmhometoolkits_colorface\plmhomeToolKits_colorFace::apply_cb Line 200 +0x2a8 (AutoCavityMill)9 d, n/ d* V8 B& x' {/ a5 r
[ 9] 7FFA941AD3EF callback\NXOpen::Callback0MemberFunction<plmhomeToolKits_colorFace,int>::operator() Line 138 +0x2f (AutoCavityMill)1 _# R2 W4 c; i- E) k* G3 L* c
, ?: P0 K- y! B& G' z/ H
高版本VS也可以用,但是要安装好对应的工具集1 c2 Q8 A5 }' ~
VS各版本对应的工具集版本号如下:4 e! ?: o+ Q' W8 r8 s+ v
-Visual Studio 2019: V142% w5 M$ s2 ^& Y) O7 f/ |0 F
-Visual Studio 2017: V141- s8 Y5 ^6 V# A3 r$ X
-Visual Studio 2015: V140% R! u- B. i1 h
-Visual Studio 2013: V120
8 k" b/ C9 h+ T- ], }$ T-Visual Studio 2012: V110
2 b4 d9 e8 H) o s4 v) Y-Visual Studio 2010: V1000 z6 m' A3 r [; X' M7 b
-Visual Studio 2008: V90
" v; J) b3 e0 ?% G" v-Visual Studio 2005: V80
9 F: K2 M. C7 J( r' w! f/ \& t-Visual Studio 2003: V71
7 G/ b% |1 I- \) x-Visual Studio 2002: V70
$ ~& `) Z0 L; t1 B; w* m-Visual Studio 6: V601 c, O8 C) j4 E5 a& A( K- W2 E
. o: S; |6 S3 E/ Z6 V; s3 q$ n) n, |& w: b% W, f$ |
' S/ D2 }0 k4 R9 x- q' ]
. b& z3 r+ F- t z
% i8 G+ R4 [9 d, H0 J3 i) @& r6 s# w9 n1 h# d+ Q1 _. ]2 u
( c1 i2 \ E7 o6 R' J9 J. d
2 O9 h' s8 {0 U+ q$ h& A% n5 W& O" c
: K; L! {9 L7 ^) n" I
|
|