|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
这里给大家提醒下:+ S5 h+ I6 j3 J2 x, }
4 V1 R$ R) D6 Q1 z5 r$ H2 V! \NX 8 ,NX 8.5 必须要在VS2010上去编译运行。
$ |' z9 Z0 [. t9 @/ x( n4 U! H也许你不详细,那就用VS2012 去运行试试,整个代码编译不会出问题,但是当你运行的时候,就会程序崩掉。) n6 ]1 M& n! h( q* l* Y$ X
主要原因可能还是底层库对向量Vector的支持问题,希望大家引以为戒" Z, G6 D: r, [8 B
3 Q( e d4 \7 f
5 j0 H- s# P# B$ f: v! r8 y*** 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 中国标准时间1 O( Z c1 h! R9 K8 y/ l% v2 R$ `1 C
+++ General Fault Exception: R. I6 d3 t8 U) ~4 z. R/ D0 ]
[ 1] 7FFB05416CFB (ntdll)
1 j8 U- N, E6 {6 d2 t- k4 G: i7 U[ 2] 7FFB053947B1 (ntdll)
0 y+ J* n$ N& x M% A! d[ 3] 7FFA93306338 free\free Line 51 +0x1c (MSVCR110) H& b0 Z# r; C7 G% @' N' s
[ 4] 7FFA941494E2 xmemory0\std::allocator<int>::deallocate Line 587 +0x32 (AutoCavityMill)
& J* d9 i# O: C/ e% D[ 5] 7FFA9414912C xmemory0\std::_Wrap_alloc<std::allocator<int> >::deallocate Line 888 +0x3c (AutoCavityMill)
& J* j+ d3 h T+ `# L2 d6 m[ 6] 7FFA94146C17 vector\std::vector<int,std::allocator<int> >::_Tidy Line 1542 +0x97 (AutoCavityMill)
1 j5 H8 q. n$ O* P2 E[ 7] 7FFA94138EA8 vector\std::vector<int,std::allocator<int> >::~vector<int,std::allocator<int> > Line 901 +0x28 (AutoCavityMill)7 X8 h. S4 F' K& O4 |+ [% a# o
[ 8] 7FFA941ACB18 plmhometoolkits_colorface\plmhomeToolKits_colorFace::apply_cb Line 200 +0x2a8 (AutoCavityMill)
$ g/ t3 [: |2 n7 V4 H[ 9] 7FFA941AD3EF callback\NXOpen::Callback0MemberFunction<plmhomeToolKits_colorFace,int>::operator() Line 138 +0x2f (AutoCavityMill)
/ B3 J1 ]0 a8 v! I! S2 }& P
, R! V( K7 b; D8 Y4 x高版本VS也可以用,但是要安装好对应的工具集# K, E: O+ G4 L( {% j
VS各版本对应的工具集版本号如下:
2 x8 z T" J3 b; p-Visual Studio 2019: V1421 m9 ^- M G' x5 V6 b
-Visual Studio 2017: V141
/ I4 {' W( l7 j2 J9 `-Visual Studio 2015: V140
+ f! F! r+ d4 \6 G' M- [-Visual Studio 2013: V120
. |8 }. {, N7 D' F+ Y+ W6 ]-Visual Studio 2012: V110; G& G0 ^/ l" T; S* v9 F
-Visual Studio 2010: V100
- Q% k6 I* a" e0 N% c- h# \# w% v-Visual Studio 2008: V90
# i6 o# q. U U) p% [3 x0 S-Visual Studio 2005: V80) g7 k: S/ l d
-Visual Studio 2003: V71
+ ~# l6 g& C. x- _+ Q5 w% X8 ~7 i! s-Visual Studio 2002: V707 V- V! O& }# ]6 ?7 g# h
-Visual Studio 6: V60
' C% N' _3 ^0 ~$ p+ E
% B9 _( ?7 L( ~3 L+ b1 k# U( y$ ?
6 \3 t; `: Y" L6 b$ r
- m. D. Z8 X0 H
( e3 Q1 y9 w5 q0 n+ S4 h' i3 t8 z4 `6 n f" K8 H1 k
6 n6 L; @) W" v% j
) r4 ]0 N' w- q
) D, S" D4 I6 y6 n& [
1 o* n$ w9 L" U; p. r- F1 H |
|