Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Compiler errors

Compiler errors 5 years 4 months ago #10096

  • qinliang
  • qinliang's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 10
  • Karma: 0
Hi

When build node for the PlcPgm of plc in version 5.6, compile errors occur.

I have include the struct-file for the volume, ssabox_plc_antisway.h.

Is there anything else have to be included.

I donn't know how to obtain other struct-file.

Regards,
Qinliang
The administrator has disabled public write access.

Compiler errors 5 years 4 months ago #10097

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3180
  • Thank you received: 502
  • Karma: 133
Hi qinliang,

You should also include pwr_ssaboxclasses.h.

/Claes
The administrator has disabled public write access.
The following user(s) said Thank You: qinliang

Compiler errors 5 years 4 months ago #10098

  • qinliang
  • qinliang's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 10
  • Karma: 0
Hi Claes

I have include all of then,but the same compile errors have occured.

Thanks for your time!
Attachments:
The administrator has disabled public write access.

Compiler errors 5 years 4 months ago #10099

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3180
  • Thank you received: 502
  • Karma: 133
Hi Qinliang,

The missing type, pwr_sClass_Ssab_Antisway, is defined in pwr_ssaboxclasses.h, and this file should be included by $pwrp_inc/ra_plc_user.h.

/Claes
The administrator has disabled public write access.

Compiler errors 5 years 4 months ago #10100

  • qinliang
  • qinliang's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 10
  • Karma: 0
Hi Claes

Doesn't work for me. Another error occured.
The administrator has disabled public write access.

Compiler errors 5 years 4 months ago #10101

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3180
  • Thank you received: 502
  • Karma: 133
Hi Quinliang,

You also have to build with the ssabox archive. To do this you create a BuildOptions object under the NodeConfig object in the directory volume, and mark SystemModules/SsaboxArchive in this object.

/Claes
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 7.676 seconds