当前位置:网站首页>Compile configuration in file
Compile configuration in file
2022-06-26 15:11:00 【sofu456】
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
#endifUse cmake To configure configure_file Command conversion in File configuration after macro replacement
configure_file(inputfile outputfile)
边栏推荐
- redis集群的重新分片与ASK命令
- RestCloud ETL抽取动态库表数据实践
- 设计人员拿到的工程坐标系等高线CAD图如何加载进图新地球
- One click analysis hardware /io/ national network performance script (strong push)
- R语言使用epiDisplay包的aggregate函数将数值变量基于因子变量拆分为不同的子集,计算每个子集的汇总统计信息、使用aggregate.data.frame函数计算分组汇总统计信息
- Unity C# 网络学习(八)——WWW
- Unity C# 网络学习(十)——UnityWebRequest(二)
- teamviewer显示设备数量上限解决方法
- R language uses ggplot2 to visualize the results of Poisson regression model and count results under different parameter combinations
- 功能:crypto-js加密解密
猜你喜欢

Keil4打开单片机工程一片空白,cpu100%程序卡死的问题解决
![[solo π] ADB connects multiple mobile phones](/img/44/4bd88725434fb67c9237645f024071.png)
[solo π] ADB connects multiple mobile phones

RestCloud ETL与Kettle对比分析

feil_uVission4左侧工目录消失

关于 selenium.common.exceptions.WebDriverException: Message: An unknown server-side error 解决方案(已解决)
杜老师说网站更新图解

程序分析与优化 - 8 寄存器分配

Common operation and Principle Exploration of stream

qt下多个子控件信号槽绑定方法

北京银行x华为:网络智能运维夯实数字化转型服务底座
随机推荐
Informatics Olympiad 1405: sum and product of prime numbers (thinking problem)
View touch analysis
Attention meets geometry: geometry guided spatiotemporal attention consistency self supervised monocular depth estimation
HR export data Excel VBA
SAP gui 770 下载
Cluster addslots establish a cluster
R语言使用ggplot2可视化泊松回归模型(Poisson Regression)的结果、可视化不同参量组合下的计数结果
使用 Abp.Zero 搭建第三方登录模块(一):原理篇
Informatics Olympiad all in one 1400: count the number of words (string matching)
Idea shortcut key
Redis集群消息
Redis事务与watch指令
SAP sales data actual shipment data export sales
kubernetes的Controller之deployment
5张图诠释了容器网络
Unity C # e-learning (10) -- unitywebrequest (2)
qt下多个子控件信号槽绑定方法
【TcaplusDB知识库】TcaplusDB OMS业务人员权限介绍
Use abp Zero builds a third-party login module (II): server development
TS common data types summary