当前位置:网站首页>Compile configuration in file
Compile configuration in file
2022-06-28 06:43:00 【Strange left hand】
The following problems are encountered during source code compilation in file 
#ifndef sodium_version_H
#define sodium_version_H
#include "export.h"
#define SODIUM_VERSION_STRING "@[email protected]"
#define SODIUM_LIBRARY_VERSION_MAJOR @[email protected]
#define SODIUM_LIBRARY_VERSION_MINOR @[email protected]
@[email protected]
#ifdef __cplusplus
extern "C" {
#endif
SODIUM_EXPORT
const char *sodium_version_string(void);
SODIUM_EXPORT
int sodium_library_version_major(void);
SODIUM_EXPORT
int sodium_library_version_minor(void);
SODIUM_EXPORT
int sodium_library_minimal(void);
#ifdef __cplusplus
}
#endif
#endif
Use cmake To configure configure_file Command conversion in File configuration after macro replacement
configure_file(inputfile outputfile)
边栏推荐
- 4~20ma input /0~5v output i/v conversion circuit
- 声网 VQA:将实时互动中未知的视频画质用户主观体验变可知
- 普歌--三大基础排序,冒泡·选择·快速
- Servlet value passing JSP
- 编译配置in文件
- CAD二次开发+NetTopologySuite+PGIS 引用多版本DLL问题
- 文件头信息对照表
- Yolov5 adds a small target detection layer
- Mise en œuvre de l'actionneur asynchrone d'exécution à partir de zéro
- Hungry for a long time, the brain will enter the "power saving mode"! Your senses are weakened and you can't see clearly
猜你喜欢

CRC32概述以及实现和使用

Error reporting - resolve core JS / modules / es error. cause. JS error

搭建你jmeter+jenkins+ant

FPGA - 7系列 FPGA SelectIO -09- 高级逻辑资源之IO_FIFO

FPGA - 7系列 FPGA SelectIO -08- 高级逻辑资源之OSERDESE2
![[interval DP] stone consolidation](/img/d2/493badf59b63498782ada81be9aa43.jpg)
[interval DP] stone consolidation

浮动与定位

MySQL(一)——安装

pytorch RNN 学习笔记

FPGA - 7系列 FPGA SelectIO -07- 高级逻辑资源之ISERDESE2
随机推荐
2 startup, interrupt and system call
Freeswitch使用originate转dialplan
Tryout title code
[online tutorial] official iptables tutorial -- learning notes 1
Extern "C" overview
[rust translation] implement rust asynchronous actuator from scratch
fpm工具安装
【Paper Reading-3D Detection】Fully Convolutional One-Stage 3D Object Detection on LiDAR Range Images
@RequestParam
Recommend 10 popular jupyter notebook plug-ins to make you fly efficiently
Last 29 days
Caused by: com. fasterxml. jackson. databind. Exc.invalidformatexception: exception resolution
图片按日期批量导入WPS表格
【Paper Reading-3D Detection】Fully Convolutional One-Stage 3D Object Detection on LiDAR Range Images
OpenGL API learning (2008) client server client server
浮动与定位
编译配置in文件
Introduction to Qualcomm platform WiFi -- Wi Fi display software
Freeswitch uses origin to dialplan
Install and manage multiple versions of PHP under mac