Development problem with Api13 on Windows.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-10-09
04:13 PM
- last edited on
‎2023-08-03
01:39 PM
by
Doreena Deng
‎2009-10-09
04:13 PM
After the success of my addon under mac, unfortunately I have a problem on Windows with Visual C + + 2005.
I have four errors
An error was occurred during conversion of icon RFIX \ images \ 32502.bmp
I have twice.
line 18:
error PRJ0019: A tool returned an error code from "Compiling the non-localized RCMP file ..."
error BK1506: can not open file '. \ Debug \ Bimfast.sbr No such file or directory
I have four errors
An error was occurred during conversion of icon RFIX \ images \ 32502.bmp
I have twice.
line 18:
'GICN' 32502 "Layers" { 0 128 128 }Then two errors:
error PRJ0019: A tool returned an error code from "Compiling the non-localized RCMP file ..."
error BK1506: can not open file '. \ Debug \ Bimfast.sbr No such file or directory
Labels:
- Labels:
-
Add-On (C++)
3 REPLIES 3
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-10-12 09:04 AM
‎2009-10-12
09:04 AM
I need your help, I hope someone will find a solution to my problem.
thank you
thank you

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-10-12 06:12 PM
‎2009-10-12
06:12 PM
I don know the reason. A guess.
Are you sure, you really have 32502.bmp image file in the RFIX/Images folder and this image is not corrupted.
Oleg
Are you sure, you really have 32502.bmp image file in the RFIX/Images folder and this image is not corrupted.
Oleg
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-10-13 10:18 AM
‎2009-10-13
10:18 AM
Yes you are right, my image file was corrupt ...
In fact I had not seen since he was well in the list, and by posting here I realized it was not displayed.
thank you.
But I still have errors,
error BK1506: can not open file '. \ Debug \ Interface_Functions.sbr': No such file or directory
fatal error C1083: Can not open include file: 'Win32Interface.hpp': No such file or directory
For the last error, I copied Win32Interface.hpp at the root of my project.
Another little bit of help thank you.
In fact I had not seen since he was well in the list, and by posting here I realized it was not displayed.
thank you.
But I still have errors,
error BK1506: can not open file '. \ Debug \ Interface_Functions.sbr': No such file or directory
fatal error C1083: Can not open include file: 'Win32Interface.hpp': No such file or directory
For the last error, I copied Win32Interface.hpp at the root of my project.
Another little bit of help thank you.